Interface IApiKey.Jsii$Default

All Superinterfaces:
IApiKey, IApiKeyRef, IApiKeyRef.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:
IApiKey.Jsii$Proxy
Enclosing interface:
IApiKey

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

    • getKeyArn

      @Stability(Stable) @NotNull default String getKeyArn()
      The API key ARN.
      Specified by:
      getKeyArn in interface IApiKey
    • getKeyId

      @Stability(Stable) @NotNull default String getKeyId()
      The API key ID.
      Specified by:
      getKeyId in interface IApiKey