111 inline void SetDocumentName(
const char* value) { m_documentNameHasBeenSet =
true; m_documentName.assign(value); }
153 inline void SetDocumentHash(
const char* value) { m_documentHashHasBeenSet =
true; m_documentHash.assign(value); }
208 inline void SetTimeoutSeconds(
int value) { m_timeoutSecondsHasBeenSet =
true; m_timeoutSeconds = value; }
238 inline void SetComment(
const char* value) { m_commentHasBeenSet =
true; m_comment.assign(value); }
346 inline void SetOutputS3BucketName(
const char* value) { m_outputS3BucketNameHasBeenSet =
true; m_outputS3BucketName.assign(value); }
388 inline void SetOutputS3KeyPrefix(
const char* value) { m_outputS3KeyPrefixHasBeenSet =
true; m_outputS3KeyPrefix.assign(value); }
426 inline void SetServiceRoleArn(
const char* value) { m_serviceRoleArnHasBeenSet =
true; m_serviceRoleArn.assign(value); }
470 bool m_instanceIdsHasBeenSet;
472 bool m_documentNameHasBeenSet;
474 bool m_documentHashHasBeenSet;
476 bool m_documentHashTypeHasBeenSet;
477 int m_timeoutSeconds;
478 bool m_timeoutSecondsHasBeenSet;
480 bool m_commentHasBeenSet;
482 bool m_parametersHasBeenSet;
484 bool m_outputS3BucketNameHasBeenSet;
486 bool m_outputS3KeyPrefixHasBeenSet;
488 bool m_serviceRoleArnHasBeenSet;
490 bool m_notificationConfigHasBeenSet;
void SetOutputS3BucketName(Aws::String &&value)
SendCommandRequest & AddParameters(const char *key, const Aws::Vector< Aws::String > &value)
SendCommandRequest & WithDocumentHashType(const DocumentHashType &value)
SendCommandRequest & WithNotificationConfig(const NotificationConfig &value)
SendCommandRequest & AddParameters(const Aws::String &key, Aws::Vector< Aws::String > &&value)
const Aws::String & GetDocumentHash() const
SendCommandRequest & AddParameters(Aws::String &&key, Aws::Vector< Aws::String > &&value)
SendCommandRequest & WithTimeoutSeconds(int value)
void SetDocumentHash(Aws::String &&value)
const Aws::String & GetOutputS3KeyPrefix() const
void SetOutputS3KeyPrefix(const char *value)
const NotificationConfig & GetNotificationConfig() const
SendCommandRequest & WithDocumentHash(Aws::String &&value)
SendCommandRequest & WithServiceRoleArn(const Aws::String &value)
void SetNotificationConfig(NotificationConfig &&value)
const Aws::Vector< Aws::String > & GetInstanceIds() const
SendCommandRequest & WithOutputS3KeyPrefix(const char *value)
void SetComment(Aws::String &&value)
void SetInstanceIds(const Aws::Vector< Aws::String > &value)
std::vector< T, Aws::Allocator< T > > Vector
SendCommandRequest & WithDocumentName(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
void SetDocumentName(const Aws::String &value)
SendCommandRequest & AddInstanceIds(Aws::String &&value)
SendCommandRequest & AddParameters(Aws::String &&key, const Aws::Vector< Aws::String > &value)
void SetOutputS3KeyPrefix(const Aws::String &value)
void SetDocumentName(const char *value)
void SetComment(const char *value)
SendCommandRequest & WithOutputS3KeyPrefix(const Aws::String &value)
SendCommandRequest & WithParameters(Aws::Map< Aws::String, Aws::Vector< Aws::String >> &&value)
const Aws::String & GetDocumentName() const
void SetParameters(Aws::Map< Aws::String, Aws::Vector< Aws::String >> &&value)
void SetDocumentHashType(const DocumentHashType &value)
const Aws::String & GetOutputS3BucketName() const
void SetDocumentHashType(DocumentHashType &&value)
SendCommandRequest & WithComment(const Aws::String &value)
SendCommandRequest & WithParameters(const Aws::Map< Aws::String, Aws::Vector< Aws::String >> &value)
const Aws::String & GetServiceRoleArn() const
void SetDocumentHash(const char *value)
SendCommandRequest & WithServiceRoleArn(const char *value)
SendCommandRequest & WithDocumentHash(const Aws::String &value)
SendCommandRequest & WithDocumentHash(const char *value)
SendCommandRequest & WithComment(const char *value)
void SetOutputS3KeyPrefix(Aws::String &&value)
SendCommandRequest & WithDocumentHashType(DocumentHashType &&value)
SendCommandRequest & WithOutputS3KeyPrefix(Aws::String &&value)
SendCommandRequest & WithServiceRoleArn(Aws::String &&value)
SendCommandRequest & WithOutputS3BucketName(const Aws::String &value)
SendCommandRequest & AddParameters(const char *key, Aws::Vector< Aws::String > &&value)
void SetServiceRoleArn(Aws::String &&value)
SendCommandRequest & WithDocumentName(const Aws::String &value)
void SetServiceRoleArn(const Aws::String &value)
void SetParameters(const Aws::Map< Aws::String, Aws::Vector< Aws::String >> &value)
void SetServiceRoleArn(const char *value)
SendCommandRequest & AddParameters(const Aws::String &key, const Aws::Vector< Aws::String > &value)
SendCommandRequest & WithOutputS3BucketName(Aws::String &&value)
SendCommandRequest & WithInstanceIds(const Aws::Vector< Aws::String > &value)
void SetDocumentName(Aws::String &&value)
void SetDocumentHash(const Aws::String &value)
const Aws::String & GetComment() const
const DocumentHashType & GetDocumentHashType() const
SendCommandRequest & WithDocumentName(Aws::String &&value)
void SetOutputS3BucketName(const char *value)
void SetTimeoutSeconds(int value)
SendCommandRequest & WithInstanceIds(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
SendCommandRequest & WithNotificationConfig(NotificationConfig &&value)
void SetOutputS3BucketName(const Aws::String &value)
void SetInstanceIds(Aws::Vector< Aws::String > &&value)
const Aws::Map< Aws::String, Aws::Vector< Aws::String > > & GetParameters() const
SendCommandRequest & AddInstanceIds(const char *value)
void SetComment(const Aws::String &value)
int GetTimeoutSeconds() const
SendCommandRequest & WithComment(Aws::String &&value)
SendCommandRequest & WithOutputS3BucketName(const char *value)
void SetNotificationConfig(const NotificationConfig &value)
JSON (JavaScript Object Notation).
SendCommandRequest & AddInstanceIds(const Aws::String &value)