Interface IGroup
Represents an IAM Group.
public interface IGroup : IIdentity, IPrincipal, IGrantable, IResource, IConstruct, IConstruct, IDependable
- Inherited Members
Remarks
Properties
GroupArn
Returns the IAM Group ARN.
string GroupArn { get; }
Property Value
Remarks
Attribute: true
GroupName
Returns the IAM Group Name.
string GroupName { get; }
Property Value
Remarks
Attribute: true