29 namespace DirectoryService
64 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
139 bool m_vpcIdHasBeenSet;
141 bool m_subnetIdsHasBeenSet;
const Aws::Vector< Aws::String > & GetSubnetIds() const
void SetSubnetIds(Aws::Vector< Aws::String > &&value)
#define AWS_DIRECTORYSERVICE_API
void SetVpcId(const Aws::String &value)
DirectoryVpcSettings & WithVpcId(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
DirectoryVpcSettings & WithSubnetIds(const Aws::Vector< Aws::String > &value)
void SetVpcId(const char *value)
DirectoryVpcSettings & AddSubnetIds(const Aws::String &value)
void SetVpcId(Aws::String &&value)
void SetSubnetIds(const Aws::Vector< Aws::String > &value)
DirectoryVpcSettings & AddSubnetIds(Aws::String &&value)
DirectoryVpcSettings & AddSubnetIds(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DirectoryVpcSettings & WithVpcId(const Aws::String &value)
DirectoryVpcSettings & WithSubnetIds(Aws::Vector< Aws::String > &&value)
const Aws::String & GetVpcId() const
DirectoryVpcSettings & WithVpcId(const char *value)
JSON (JavaScript Object Notation).