class Aws::DAX::Types::UpdateSubnetGroupRequest
@note When making an API call, you may pass UpdateSubnetGroupRequest
data as a hash: { subnet_group_name: "String", # required description: "String", subnet_ids: ["String"], }
@!attribute [rw] subnet_group_name
The name of the subnet group. @return [String]
@!attribute [rw] description
A description of the subnet group. @return [String]
@!attribute [rw] subnet_ids
A list of subnet IDs in the subnet group. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UpdateSubnetGroupRequest AWS API Documentation
Constants
- SENSITIVE