Interface IApiDestination

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

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:37.046Z") @Stability(Stable) public interface IApiDestination extends software.amazon.jsii.JsiiSerializable, IResource
Interface for API Destinations.
  • Method Details

    • getApiDestinationArn

      @Stability(Stable) @NotNull String getApiDestinationArn()
      The ARN of the Api Destination created.
    • getApiDestinationName

      @Stability(Stable) @NotNull String getApiDestinationName()
      The Name of the Api Destination created.