Interface IApi.Jsii$Default

All Superinterfaces:
IApi, IApiRef, IApiRef.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 Subinterfaces:
IEventApi.Jsii$Default
All Known Implementing Classes:
IApi.Jsii$Proxy, IEventApi.Jsii$Proxy
Enclosing interface:
IApi

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

    • getApiArn

      @Stability(Stable) @NotNull default String getApiArn()
      The ARN of the AWS AppSync Api.
      Specified by:
      getApiArn in interface IApi
    • getApiId

      @Stability(Stable) @NotNull default String getApiId()
      The unique identifier for the AWS AppSync Api generated by the service.
      Specified by:
      getApiId in interface IApi