Interface IAccessEntry.Jsii$Default

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

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

    • getAccessEntryArn

      @Stability(Stable) @NotNull default String getAccessEntryArn()
      The Amazon Resource Name (ARN) of the access entry.
      Specified by:
      getAccessEntryArn in interface IAccessEntry
    • getAccessEntryName

      @Stability(Stable) @NotNull default String getAccessEntryName()
      The name of the access entry.
      Specified by:
      getAccessEntryName in interface IAccessEntry