@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.849Z") @Stability(value=Stable) public interface CfnSubnetGroupProps extends software.amazon.jsii.JsiiSerializable
| 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 |
getDescription()
`AWS::DAX::SubnetGroup.Description`.
|
default String |
getSubnetGroupName()
`AWS::DAX::SubnetGroup.SubnetGroupName`.
|
List<String> |
getSubnetIds()
`AWS::DAX::SubnetGroup.SubnetIds`.
|
@Stability(value=Stable) @NotNull List<String> getSubnetIds()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getSubnetGroupName()
@Stability(value=Stable) static CfnSubnetGroupProps.Builder builder()
CfnSubnetGroupProps.Builder of CfnSubnetGroupPropsCopyright © 2021. All rights reserved.