class Aws::AlexaForBusiness::Types::DeleteUserRequest
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/DeleteUserRequest AWS API Documentation
@return [String]
The ARN of the user’s enrollment in the organization. Required.
@!attribute [rw] enrollment_id
@return [String]
The ARN of the user to delete in the organization. Required.
@!attribute [rw] user_arn
}
enrollment_id: “EnrollmentId”, # required
user_arn: “Arn”,
{
data as a hash:
@note When making an API call, you may pass DeleteUserRequest