@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.478Z") @Stability(value=Stable) public interface CfnDBSubnetGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBSubnetGroupProps.Builder
A builder for
CfnDBSubnetGroupProps |
static class |
CfnDBSubnetGroupProps.Jsii$Proxy
An implementation for
CfnDBSubnetGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBSubnetGroupProps.Builder |
builder() |
String |
getDbSubnetGroupDescription()
`AWS::RDS::DBSubnetGroup.DBSubnetGroupDescription`.
|
default String |
getDbSubnetGroupName()
`AWS::RDS::DBSubnetGroup.DBSubnetGroupName`.
|
List<String> |
getSubnetIds()
`AWS::RDS::DBSubnetGroup.SubnetIds`.
|
default List<CfnTag> |
getTags()
`AWS::RDS::DBSubnetGroup.Tags`.
|
@Stability(value=Stable) @NotNull String getDbSubnetGroupDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-dbsubnetgroupdescription@Stability(value=Stable) @NotNull List<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-subnetids@Stability(value=Stable) @Nullable default String getDbSubnetGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-dbsubnetgroupname@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-tags@Stability(value=Stable) static CfnDBSubnetGroupProps.Builder builder()
CfnDBSubnetGroupProps.Builder of CfnDBSubnetGroupPropsCopyright © 2020. All rights reserved.