Interface ISubnetNetworkAclAssociation

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IResource, ISubnetNetworkAclAssociationRef, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ISubnetNetworkAclAssociation.Jsii$Default
All Known Implementing Classes:
ISubnetNetworkAclAssociation.Jsii$Proxy, SubnetNetworkAclAssociation

@Generated(value="jsii-pacmak/1.113.0 (build fc68b25)", date="2025-09-15T14:51:56.365Z") @Stability(Stable) public interface ISubnetNetworkAclAssociation extends software.amazon.jsii.JsiiSerializable, IResource, ISubnetNetworkAclAssociationRef
A SubnetNetworkAclAssociation.
  • Method Details

    • getSubnetNetworkAclAssociationAssociationId

      @Stability(Stable) @NotNull String getSubnetNetworkAclAssociationAssociationId()
      ID for the current SubnetNetworkAclAssociation.
    • getNode

      @Stability(Stable) @NotNull software.constructs.Node getNode()
      The tree node.
      Specified by:
      getNode in interface software.constructs.IConstruct