@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:45.905Z") @Stability(value=Stable) public interface CfnSubnetNetworkAclAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSubnetNetworkAclAssociationProps.Builder
A builder for
CfnSubnetNetworkAclAssociationProps |
static class |
CfnSubnetNetworkAclAssociationProps.Jsii$Proxy
An implementation for
CfnSubnetNetworkAclAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetNetworkAclAssociationProps.Builder |
builder() |
String |
getNetworkAclId()
`AWS::EC2::SubnetNetworkAclAssociation.NetworkAclId`.
|
String |
getSubnetId()
`AWS::EC2::SubnetNetworkAclAssociation.SubnetId`.
|
@Stability(value=Stable) @NotNull String getNetworkAclId()
@Stability(value=Stable) @NotNull String getSubnetId()
@Stability(value=Stable) static CfnSubnetNetworkAclAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.