51 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
103 bool m_dryRunHasBeenSet;
105 bool m_vpcEndpointIdsHasBeenSet;
DeleteVpcEndpointsRequest & WithDryRun(bool value)
void SetVpcEndpointIds(Aws::Vector< Aws::String > &&value)
DeleteVpcEndpointsRequest & AddVpcEndpointIds(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
DeleteVpcEndpointsRequest & WithVpcEndpointIds(Aws::Vector< Aws::String > &&value)
void SetVpcEndpointIds(const Aws::Vector< Aws::String > &value)
DeleteVpcEndpointsRequest & AddVpcEndpointIds(const char *value)
DeleteVpcEndpointsRequest & AddVpcEndpointIds(Aws::String &&value)
void SetDryRun(bool value)
const Aws::Vector< Aws::String > & GetVpcEndpointIds() const
DeleteVpcEndpointsRequest & WithVpcEndpointIds(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).