@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.243Z") @Stability(value=Stable) public interface CfnSubnetNetworkAclAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html#cfn-ec2-subnetnetworkaclassociation-networkaclid@Stability(value=Stable) @NotNull String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html#cfn-ec2-subnetnetworkaclassociation-associationid@Stability(value=Stable) static CfnSubnetNetworkAclAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.