class Aws::CognitoIdentityProvider::Types::DeleteGroupRequest
@note When making an API call, you may pass DeleteGroupRequest
data as a hash: { group_name: "GroupNameType", # required user_pool_id: "UserPoolIdType", # required }
@!attribute [rw] group_name
The name of the group. @return [String]
@!attribute [rw] user_pool_id
The user pool ID for the user pool. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/DeleteGroupRequest AWS API Documentation
Constants
- SENSITIVE