29 namespace DirectoryService
64 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
207 inline void SetCustomerUserName(
const char* value) { m_customerUserNameHasBeenSet =
true; m_customerUserName.assign(value); }
235 bool m_vpcIdHasBeenSet;
237 bool m_subnetIdsHasBeenSet;
239 bool m_customerDnsIpsHasBeenSet;
241 bool m_customerUserNameHasBeenSet;
DirectoryConnectSettings & AddSubnetIds(Aws::String &&value)
const Aws::Vector< Aws::String > & GetSubnetIds() const
#define AWS_DIRECTORYSERVICE_API
DirectoryConnectSettings & WithVpcId(const Aws::String &value)
void SetCustomerDnsIps(const Aws::Vector< Aws::String > &value)
DirectoryConnectSettings & AddCustomerDnsIps(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetCustomerUserName(const char *value)
const Aws::String & GetCustomerUserName() const
DirectoryConnectSettings & WithSubnetIds(Aws::Vector< Aws::String > &&value)
void SetVpcId(const Aws::String &value)
DirectoryConnectSettings & WithSubnetIds(const Aws::Vector< Aws::String > &value)
void SetCustomerDnsIps(Aws::Vector< Aws::String > &&value)
void SetVpcId(Aws::String &&value)
DirectoryConnectSettings & WithCustomerUserName(Aws::String &&value)
void SetSubnetIds(const Aws::Vector< Aws::String > &value)
void SetCustomerUserName(const Aws::String &value)
DirectoryConnectSettings & WithVpcId(Aws::String &&value)
void SetVpcId(const char *value)
DirectoryConnectSettings & AddCustomerDnsIps(const Aws::String &value)
DirectoryConnectSettings & WithCustomerUserName(const Aws::String &value)
DirectoryConnectSettings & AddSubnetIds(const char *value)
DirectoryConnectSettings & WithCustomerUserName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetVpcId() const
DirectoryConnectSettings & WithCustomerDnsIps(const Aws::Vector< Aws::String > &value)
DirectoryConnectSettings & WithCustomerDnsIps(Aws::Vector< Aws::String > &&value)
void SetSubnetIds(Aws::Vector< Aws::String > &&value)
DirectoryConnectSettings & AddSubnetIds(const Aws::String &value)
DirectoryConnectSettings & AddCustomerDnsIps(const char *value)
DirectoryConnectSettings & WithVpcId(const char *value)
void SetCustomerUserName(Aws::String &&value)
JSON (JavaScript Object Notation).
const Aws::Vector< Aws::String > & GetCustomerDnsIps() const