Interface IBridgeOutput.Jsii$Default

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

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

    • getBridgeArn

      @Stability(Experimental) @NotNull default String getBridgeArn()
      (experimental) The Amazon Resource Name (ARN) of the bridge that owns this output.
      Specified by:
      getBridgeArn in interface IBridgeOutput
    • getBridgeOutputName

      @Stability(Experimental) @NotNull default String getBridgeOutputName()
      (experimental) The name of the bridge output.
      Specified by:
      getBridgeOutputName in interface IBridgeOutput