@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-23T23:57:06.790Z") @Stability(value=Stable) 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
An implementation for
CfnClusterSubnetGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterSubnetGroupProps.Builder |
builder() |
String |
getDescription()
`AWS::Redshift::ClusterSubnetGroup.Description`.
|
List<String> |
getSubnetIds()
`AWS::Redshift::ClusterSubnetGroup.SubnetIds`.
|
default List<CfnTag> |
getTags()
`AWS::Redshift::ClusterSubnetGroup.Tags`.
|
@Stability(value=Stable) @NotNull String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-description@Stability(value=Stable) @NotNull List<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-subnetids@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersubnetgroup.html#cfn-redshift-clustersubnetgroup-tags@Stability(value=Stable) static CfnClusterSubnetGroupProps.Builder builder()
CfnClusterSubnetGroupProps.Builder of CfnClusterSubnetGroupPropsCopyright © 2020. All rights reserved.