7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
50 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
64 inline void SetOpsMetadataArn(
const char* value) { m_opsMetadataArnHasBeenSet =
true; m_opsMetadataArn.assign(value); }
90 inline void SetLastModifiedUser(
const char* value) { m_lastModifiedUserHasBeenSet =
true; m_lastModifiedUser.assign(value); }
110 bool m_resourceIdHasBeenSet =
false;
113 bool m_opsMetadataArnHasBeenSet =
false;
116 bool m_lastModifiedDateHasBeenSet =
false;
119 bool m_lastModifiedUserHasBeenSet =
false;
122 bool m_creationDateHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue