51 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
79 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
122 inline void SetServiceName(
const char* value) { m_serviceNameHasBeenSet =
true; m_serviceName.assign(value); }
171 inline void SetPolicyDocument(
const char* value) { m_policyDocumentHasBeenSet =
true; m_policyDocument.assign(value); }
264 inline void SetClientToken(
const char* value) { m_clientTokenHasBeenSet =
true; m_clientToken.assign(value); }
292 bool m_dryRunHasBeenSet;
294 bool m_vpcIdHasBeenSet;
296 bool m_serviceNameHasBeenSet;
298 bool m_policyDocumentHasBeenSet;
300 bool m_routeTableIdsHasBeenSet;
302 bool m_clientTokenHasBeenSet;
CreateVpcEndpointRequest & AddRouteTableIds(Aws::String &&value)
CreateVpcEndpointRequest & AddRouteTableIds(const Aws::String &value)
CreateVpcEndpointRequest & WithRouteTableIds(const Aws::Vector< Aws::String > &value)
void SetServiceName(const char *value)
void SetRouteTableIds(Aws::Vector< Aws::String > &&value)
CreateVpcEndpointRequest & WithPolicyDocument(const Aws::String &value)
CreateVpcEndpointRequest & WithClientToken(const Aws::String &value)
CreateVpcEndpointRequest & WithDryRun(bool value)
std::vector< T, Aws::Allocator< T > > Vector
CreateVpcEndpointRequest & AddRouteTableIds(const char *value)
const Aws::Vector< Aws::String > & GetRouteTableIds() const
CreateVpcEndpointRequest & WithVpcId(const Aws::String &value)
void SetDryRun(bool value)
CreateVpcEndpointRequest & WithServiceName(Aws::String &&value)
CreateVpcEndpointRequest & WithPolicyDocument(Aws::String &&value)
void SetClientToken(const Aws::String &value)
const Aws::String & GetVpcId() const
CreateVpcEndpointRequest & WithServiceName(const char *value)
void SetServiceName(Aws::String &&value)
const Aws::String & GetPolicyDocument() const
CreateVpcEndpointRequest & WithClientToken(Aws::String &&value)
CreateVpcEndpointRequest & WithVpcId(const char *value)
void SetServiceName(const Aws::String &value)
void SetPolicyDocument(const char *value)
void SetClientToken(const char *value)
CreateVpcEndpointRequest & WithPolicyDocument(const char *value)
void SetClientToken(Aws::String &&value)
void SetRouteTableIds(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetVpcId(const char *value)
CreateVpcEndpointRequest & WithVpcId(Aws::String &&value)
void SetPolicyDocument(const Aws::String &value)
void SetVpcId(const Aws::String &value)
CreateVpcEndpointRequest & WithServiceName(const Aws::String &value)
const Aws::String & GetServiceName() const
void SetPolicyDocument(Aws::String &&value)
void SetVpcId(Aws::String &&value)
CreateVpcEndpointRequest & WithRouteTableIds(Aws::Vector< Aws::String > &&value)
JSON (JavaScript Object Notation).
const Aws::String & GetClientToken() const
CreateVpcEndpointRequest & WithClientToken(const char *value)