@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-03-28T21:33:51.412Z") 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.