---
type: resource-type
title: ClusterSubnetGroup
description: aws resource type AWS::Redshift::ClusterSubnetGroup
name: ClusterSubnetGroup
lexicon: aws
resource_type: AWS::Redshift::ClusterSubnetGroup
---
`AWS::Redshift::ClusterSubnetGroup`, a resource type of the aws lexicon.

## Properties

- `Description` (`string`, required): The description of the parameter group.
- `SubnetIds` (`string[]`, required): The list of VPC subnet IDs
- `ClusterSubnetGroupName` (`string`, optional): 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".
- `Tags` (`ClusterSubnetGroup_Tag[]`, optional): The list of tags for the cluster parameter group.

## Attributes

- `ClusterSubnetGroupName`
