class Aws::AlexaForBusiness::Types::RevokeInvitationRequest

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

data as a hash:

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

@!attribute [rw] user_arn

The ARN of the user for whom to revoke an enrollment invitation.
Required.
@return [String]

@!attribute [rw] enrollment_id

The ARN of the enrollment invitation to revoke. Required.
@return [String]

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

Constants

SENSITIVE