class Aws::AppMesh::Types::VirtualGatewayListenerTlsCertificate

An object that represents a listener's Transport Layer Security (TLS) certificate.

@note VirtualGatewayListenerTlsCertificate is a union - when making an API calls you must set exactly one of the members.

@note VirtualGatewayListenerTlsCertificate is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of VirtualGatewayListenerTlsCertificate corresponding to the set member.

@!attribute [rw] acm

A reference to an object that represents an Certificate Manager
certificate.
@return [Types::VirtualGatewayListenerTlsAcmCertificate]

@!attribute [rw] file

A reference to an object that represents a local file certificate.
@return [Types::VirtualGatewayListenerTlsFileCertificate]

@!attribute [rw] sds

A reference to an object that represents a virtual gateway's
listener's Secret Discovery Service certificate.
@return [Types::VirtualGatewayListenerTlsSdsCertificate]

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

Constants

SENSITIVE