Interface ITransitGatewayPeeringAttachmentRef.Jsii$Default

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

@Internal public static interface ITransitGatewayPeeringAttachmentRef.Jsii$Default extends ITransitGatewayPeeringAttachmentRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for ITransitGatewayPeeringAttachmentRef.
  • 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
    • getTransitGatewayPeeringAttachmentRef

      @Stability(Experimental) @NotNull default TransitGatewayPeeringAttachmentReference getTransitGatewayPeeringAttachmentRef()
      (experimental) A reference to a TransitGatewayPeeringAttachment resource.
      Specified by:
      getTransitGatewayPeeringAttachmentRef in interface ITransitGatewayPeeringAttachmentRef