class Aws::RDS::Types::CreateDBSubnetGroupMessage
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/CreateDBSubnetGroupMessage AWS API Documentation
@return [Array<Types::Tag>]
Tags to assign to the DB subnet group.
@!attribute [rw] tags
@return [Array<String>]
The EC2 Subnet IDs for the DB subnet group.
@!attribute [rw] subnet_ids
@return [String]
The description for the DB subnet group.
@!attribute [rw] db_subnet_group_description
@return [String]
Example: ‘mydbsubnetgroup`
* First character must be a letter.
* Must not be default.
underscores, spaces, or hyphens.
* Must contain no more than 255 letters, numbers, periods,
Constraints:
lowercase string.
The name for the DB subnet group. This value is stored as a
@!attribute [rw] db_subnet_group_name