7#include <aws/migrationhubstrategy/MigrationHubStrategyRecommendations_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace MigrationHubStrategyRecommendations
56 Aws::String m_remoteSourceCodeAnalysisServerConfigurationTimestamp;
57 bool m_remoteSourceCodeAnalysisServerConfigurationTimestampHasBeenSet =
false;
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API RemoteSourceCodeAnalysisServerInfo()
const Aws::String & GetRemoteSourceCodeAnalysisServerConfigurationTimestamp() const
RemoteSourceCodeAnalysisServerInfo & WithRemoteSourceCodeAnalysisServerConfigurationTimestamp(Aws::String &&value)
void SetRemoteSourceCodeAnalysisServerConfigurationTimestamp(const Aws::String &value)
RemoteSourceCodeAnalysisServerInfo & WithRemoteSourceCodeAnalysisServerConfigurationTimestamp(const char *value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API RemoteSourceCodeAnalysisServerInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API Aws::Utils::Json::JsonValue Jsonize() const
RemoteSourceCodeAnalysisServerInfo & WithRemoteSourceCodeAnalysisServerConfigurationTimestamp(const Aws::String &value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API RemoteSourceCodeAnalysisServerInfo(Aws::Utils::Json::JsonView jsonValue)
bool RemoteSourceCodeAnalysisServerConfigurationTimestampHasBeenSet() const
void SetRemoteSourceCodeAnalysisServerConfigurationTimestamp(const char *value)
void SetRemoteSourceCodeAnalysisServerConfigurationTimestamp(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue