class Aws::Signer::Types::SigningMaterial

The ACM certificate that is used to sign your code.

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

data as a hash:

    {
      certificate_arn: "CertificateArn", # required
    }

@!attribute [rw] certificate_arn

The Amazon Resource Name (ARN) of the certificates that is used to
sign your code.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/signer-2017-08-25/SigningMaterial AWS API Documentation

Constants

SENSITIVE