7#include <aws/migrationhubstrategy/MigrationHubStrategyRecommendations_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace MigrationHubStrategyRecommendations
47 template<
typename RemoteSourceCodeAnalysisServerConfigurationTimestampT = Aws::String>
48 void SetRemoteSourceCodeAnalysisServerConfigurationTimestamp(RemoteSourceCodeAnalysisServerConfigurationTimestampT&& value) { m_remoteSourceCodeAnalysisServerConfigurationTimestampHasBeenSet =
true; m_remoteSourceCodeAnalysisServerConfigurationTimestamp = std::forward<RemoteSourceCodeAnalysisServerConfigurationTimestampT>(value); }
49 template<
typename RemoteSourceCodeAnalysisServerConfigurationTimestampT = Aws::String>
54 Aws::String m_remoteSourceCodeAnalysisServerConfigurationTimestamp;
55 bool m_remoteSourceCodeAnalysisServerConfigurationTimestampHasBeenSet =
false;
RemoteSourceCodeAnalysisServerInfo & WithRemoteSourceCodeAnalysisServerConfigurationTimestamp(RemoteSourceCodeAnalysisServerConfigurationTimestampT &&value)
const Aws::String & GetRemoteSourceCodeAnalysisServerConfigurationTimestamp() const
void SetRemoteSourceCodeAnalysisServerConfigurationTimestamp(RemoteSourceCodeAnalysisServerConfigurationTimestampT &&value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API RemoteSourceCodeAnalysisServerInfo()=default
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API RemoteSourceCodeAnalysisServerInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API RemoteSourceCodeAnalysisServerInfo(Aws::Utils::Json::JsonView jsonValue)
bool RemoteSourceCodeAnalysisServerConfigurationTimestampHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue