Interface ISubnetNetworkAclAssociationRef.Jsii$Default

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

@Internal public static interface ISubnetNetworkAclAssociationRef.Jsii$Default extends ISubnetNetworkAclAssociationRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for ISubnetNetworkAclAssociationRef.
  • Method Details

    • getNode

      @Stability(Stable) @NotNull default software.constructs.Node getNode()
      The tree node.
      Specified by:
      getNode in interface software.constructs.IConstruct
      Specified by:
      getNode in interface software.constructs.IConstruct.Jsii$Default
    • getSubnetNetworkAclAssociationRef

      @Stability(Experimental) @NotNull default SubnetNetworkAclAssociationReference getSubnetNetworkAclAssociationRef()
      (experimental) A reference to a SubnetNetworkAclAssociation resource.
      Specified by:
      getSubnetNetworkAclAssociationRef in interface ISubnetNetworkAclAssociationRef