class Aws::IdentityStore::Types::DescribeGroupRequest
@note When making an API call, you may pass DescribeGroupRequest
data as a hash: { identity_store_id: "IdentityStoreId", # required group_id: "ResourceId", # required }
@!attribute [rw] identity_store_id
The globally unique identifier for the identity store, such as `d-1234567890`. In this example, `d-` is a fixed prefix, and `1234567890` is a randomly generated string that contains number and lower case letters. This value is generated at the time that a new identity store is created. @return [String]
@!attribute [rw] group_id
The identifier for a group in the identity store. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/identitystore-2020-06-15/DescribeGroupRequest AWS API Documentation
Constants
- SENSITIVE