Group

class Group : KotlinCustomResource

Resource Type definition for AWS::IdentityStore::Group

Properties

Link copied to clipboard
val description: Output<String>?

A string containing the description of the group.

Link copied to clipboard
val displayName: Output<String>

A string containing the name of the group. This value is commonly displayed when the group is referenced.

Link copied to clipboard
val groupId: Output<String>

The unique identifier for a group in the identity store.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val identityStoreId: Output<String>

The globally unique identifier for the identity store.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>