Interface IGroup.Jsii$Default

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, IEnvironmentAware, IEnvironmentAware.Jsii$Default, IGrantable, IGrantable.Jsii$Default, IGroup, IGroupRef, IGroupRef.Jsii$Default, IIdentity, IIdentity.Jsii$Default, IPrincipal, IPrincipal.Jsii$Default, IResource, IResource.Jsii$Default, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IGroup.Jsii$Proxy
Enclosing interface:
IGroup

@Internal public static interface IGroup.Jsii$Default extends IGroup, IGroupRef.Jsii$Default, IIdentity.Jsii$Default
Internal default implementation for IGroup.
  • Method Details

    • getGroupArn

      @Stability(Stable) @NotNull default String getGroupArn()
      Returns the IAM Group ARN.
      Specified by:
      getGroupArn in interface IGroup
    • getGroupName

      @Stability(Stable) @NotNull default String getGroupName()
      Returns the IAM Group Name.
      Specified by:
      getGroupName in interface IGroup