Skip to main content

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

NameDescription
AIdentityStoreIdSpecify the identifier of the AWS SSO identity store where the group will be created.