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