Interface IVpcLink.Jsii$Default

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

@Internal public static interface IVpcLink.Jsii$Default extends IVpcLink, IResource.Jsii$Default, IVpcLinkRef.Jsii$Default
Internal default implementation for IVpcLink.
  • Method Details

    • getVpc

      @Stability(Stable) @NotNull default IVpc getVpc()
      The VPC to which this VPC Link is associated with.
      Specified by:
      getVpc in interface IVpcLink
    • getVpcLinkId

      @Stability(Stable) @NotNull default String getVpcLinkId()
      Physical ID of the VpcLink resource.
      Specified by:
      getVpcLinkId in interface IVpcLink