@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:25.886Z") @Stability(value=Stable) public interface CfnSubnetGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSubnetGroupProps.Builder
A builder for
CfnSubnetGroupProps |
static class |
CfnSubnetGroupProps.Jsii$Proxy
An implementation for
CfnSubnetGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetGroupProps.Builder |
builder() |
default String |
getCacheSubnetGroupName()
`AWS::ElastiCache::SubnetGroup.CacheSubnetGroupName`.
|
String |
getDescription()
`AWS::ElastiCache::SubnetGroup.Description`.
|
List<String> |
getSubnetIds()
`AWS::ElastiCache::SubnetGroup.SubnetIds`.
|
@Stability(value=Stable) @NotNull String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-description@Stability(value=Stable) @NotNull List<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-subnetids@Stability(value=Stable) @Nullable default String getCacheSubnetGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-cachesubnetgroupname@Stability(value=Stable) static CfnSubnetGroupProps.Builder builder()
CfnSubnetGroupProps.Builder of CfnSubnetGroupPropsCopyright © 2020. All rights reserved.