class Aws::MemoryDB::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
The EC2 subnet IDs for the subnet group. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/UpdateSubnetGroupRequest AWS API Documentation
Constants
- SENSITIVE