Interface IGroup

All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, IGrantable, 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.74.0 (build 6d08790)", date="2023-05-31T18:43:31.391Z") @Stability(Stable) public interface IGroup extends software.amazon.jsii.JsiiSerializable, IIdentity
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.