VirtualGatewayListenerTlsCertificate - AWS App Mesh

VirtualGatewayListenerTlsCertificate

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

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

acm

A reference to an object that represents an AWS Certificate Manager certificate.

Type: VirtualGatewayListenerTlsAcmCertificate object

Required: No

file

A reference to an object that represents a local file certificate.

Type: VirtualGatewayListenerTlsFileCertificate object

Required: No

sds

A reference to an object that represents a virtual gateway's listener's Secret Discovery Service certificate.

Type: VirtualGatewayListenerTlsSdsCertificate object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: