class Aws::MediaConvert::Types::DisassociateCertificateRequest

Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.

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

data as a hash:

    {
      arn: "__string", # required
    }

@!attribute [rw] arn

The ARN of the ACM certificate that you want to disassociate from
your MediaConvert resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/DisassociateCertificateRequest AWS API Documentation

Constants

SENSITIVE