class Aws::AppMesh::Types::VirtualGatewayListenerTlsAcmCertificate

An object that represents an Certificate Manager certificate.

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

data as a hash:

    {
      certificate_arn: "Arn", # required
    }

@!attribute [rw] certificate_arn

The Amazon Resource Name (ARN) for the certificate. The certificate
must meet specific requirements and you must have proxy
authorization enabled. For more information, see [Transport Layer
Security (TLS)][1].

[1]: https://docs.aws.amazon.com/app-mesh/latest/userguide/tls.html#virtual-node-tls-prerequisites
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/VirtualGatewayListenerTlsAcmCertificate AWS API Documentation

Constants

SENSITIVE