@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:02:42.544Z") public interface CfnClusterSubnetGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterSubnetGroupProps.Builder
A builder for
CfnClusterSubnetGroupProps |
static class |
CfnClusterSubnetGroupProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterSubnetGroupProps.Builder |
builder() |
String |
getDescription()
`AWS::Redshift::ClusterSubnetGroup.Description`.
|
List<String> |
getSubnetIds()
`AWS::Redshift::ClusterSubnetGroup.SubnetIds`.
|
List<software.amazon.awscdk.CfnTag> |
getTags()
`AWS::Redshift::ClusterSubnetGroup.Tags`.
|
String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-descriptionList<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-subnetidsList<software.amazon.awscdk.CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-tagsstatic CfnClusterSubnetGroupProps.Builder builder()
CfnClusterSubnetGroupProps.Builder of CfnClusterSubnetGroupPropsCopyright © 2019. All rights reserved.