24 namespace DatabaseMigrationService
208 bool m_replicationSubnetGroupIdentifierHasBeenSet;
210 bool m_replicationSubnetGroupDescriptionHasBeenSet;
212 bool m_subnetIdsHasBeenSet;
214 bool m_tagsHasBeenSet;
void SetReplicationSubnetGroupIdentifier(const char *value)
CreateReplicationSubnetGroupRequest & WithReplicationSubnetGroupDescription(const Aws::String &value)
CreateReplicationSubnetGroupRequest & WithSubnetIds(Aws::Vector< Aws::String > &&value)
CreateReplicationSubnetGroupRequest & AddTags(const Tag &value)
CreateReplicationSubnetGroupRequest & WithSubnetIds(const Aws::Vector< Aws::String > &value)
CreateReplicationSubnetGroupRequest & WithReplicationSubnetGroupDescription(const char *value)
CreateReplicationSubnetGroupRequest & WithReplicationSubnetGroupIdentifier(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
CreateReplicationSubnetGroupRequest & AddSubnetIds(const Aws::String &value)
CreateReplicationSubnetGroupRequest & WithReplicationSubnetGroupDescription(Aws::String &&value)
#define AWS_DATABASEMIGRATIONSERVICE_API
const Aws::Vector< Aws::String > & GetSubnetIds() const
CreateReplicationSubnetGroupRequest & WithReplicationSubnetGroupIdentifier(const char *value)
const Aws::String & GetReplicationSubnetGroupIdentifier() const
void SetTags(const Aws::Vector< Tag > &value)
void SetReplicationSubnetGroupIdentifier(const Aws::String &value)
const Aws::Vector< Tag > & GetTags() const
void SetTags(Aws::Vector< Tag > &&value)
const Aws::String & GetReplicationSubnetGroupDescription() const
CreateReplicationSubnetGroupRequest & AddTags(Tag &&value)
CreateReplicationSubnetGroupRequest & WithTags(Aws::Vector< Tag > &&value)
void SetReplicationSubnetGroupDescription(const Aws::String &value)
void SetSubnetIds(const Aws::Vector< Aws::String > &value)
CreateReplicationSubnetGroupRequest & AddSubnetIds(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetReplicationSubnetGroupDescription(const char *value)
void SetSubnetIds(Aws::Vector< Aws::String > &&value)
CreateReplicationSubnetGroupRequest & WithTags(const Aws::Vector< Tag > &value)
void SetReplicationSubnetGroupDescription(Aws::String &&value)
CreateReplicationSubnetGroupRequest & AddSubnetIds(const char *value)
void SetReplicationSubnetGroupIdentifier(Aws::String &&value)
JSON (JavaScript Object Notation).
CreateReplicationSubnetGroupRequest & WithReplicationSubnetGroupIdentifier(const Aws::String &value)