class Aws::AlexaForBusiness::Types::DeleteUserRequest

@note When making an API call, you may pass DeleteUserRequest

data as a hash:

    {
      user_arn: "Arn",
      enrollment_id: "EnrollmentId", # required
    }

@!attribute [rw] user_arn

The ARN of the user to delete in the organization. Required.
@return [String]

@!attribute [rw] enrollment_id

The ARN of the user's enrollment in the organization. Required.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/DeleteUserRequest AWS API Documentation

Constants

SENSITIVE