Interface IGroup

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

@Generated(value="jsii-pacmak/1.126.0 (build 206d44b)", date="2026-02-19T19:23:41.286Z") @Stability(Stable) public interface IGroup extends software.amazon.jsii.JsiiSerializable, IIdentity, IGroupRef
Represents an IAM Group.

See Also:
  • Method Details

    • getGroupArn

      @Stability(Stable) @NotNull String getGroupArn()
      Returns the IAM Group ARN.
    • getGroupName

      @Stability(Stable) @NotNull String getGroupName()
      Returns the IAM Group Name.