51 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
98 bool m_dryRunHasBeenSet;
100 bool m_dhcpConfigurationsHasBeenSet;
std::vector< T, Aws::Allocator< T > > Vector
CreateDhcpOptionsRequest & WithDryRun(bool value)
void SetDhcpConfigurations(const Aws::Vector< NewDhcpConfiguration > &value)
CreateDhcpOptionsRequest & AddDhcpConfigurations(NewDhcpConfiguration &&value)
void SetDhcpConfigurations(Aws::Vector< NewDhcpConfiguration > &&value)
const Aws::Vector< NewDhcpConfiguration > & GetDhcpConfigurations() const
void SetDryRun(bool value)
CreateDhcpOptionsRequest & WithDhcpConfigurations(Aws::Vector< NewDhcpConfiguration > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateDhcpOptionsRequest & AddDhcpConfigurations(const NewDhcpConfiguration &value)
CreateDhcpOptionsRequest & WithDhcpConfigurations(const Aws::Vector< NewDhcpConfiguration > &value)
JSON (JavaScript Object Notation).