class Aws::Connect::Types::DeleteUserHierarchyGroupRequest
@note When making an API call, you may pass DeleteUserHierarchyGroupRequest
data as a hash: { hierarchy_group_id: "HierarchyGroupId", # required instance_id: "InstanceId", # required }
@!attribute [rw] hierarchy_group_id
The identifier of the hierarchy group. @return [String]
@!attribute [rw] instance_id
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/DeleteUserHierarchyGroupRequest AWS API Documentation
Constants
- SENSITIVE