TIdentityStoreCreateGroupRequest
Class in AWS.IdentityStore
CreateGroup request class.
Ancestors
Properties
Description
property Description: string
DisplayName
property DisplayName: string
IdentityStoreId
property IdentityStoreId: string
Constructors
Create
constructor Create(const AIdentityStoreId: string);
Constructor for TIdentityStoreCreateGroupRequest.
Parameters
| Name | Description |
|---|---|
AIdentityStoreId | Specify the identifier of the AWS SSO identity store where the group will be created. |