class Aws::MediaConvert::Types::AssociateCertificateRequest

Associates the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate with an AWS Elemental MediaConvert resource.

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

data as a hash:

    {
      arn: "__string", # required
    }

@!attribute [rw] arn

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

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

Constants

SENSITIVE