Data Source schema for AWS::Redshift::ClusterSubnetGroup
id
(String) Uniquely identifies the resource.cluster_subnet_group_name
(String) This name must be unique for all subnet groups that are created by your AWS account. If costumer do not provide it, cloudformation will generate it. Must not be "Default".description
(String) The description of the parameter group.subnet_ids
(List of String) The list of VPC subnet IDstags
(Attributes List) The list of tags for the cluster parameter group. (see below for nested schema)tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.