VirtualGatewayClientTlsCertificate - Amazon App Mesh
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

VirtualGatewayClientTlsCertificate

An object that represents the virtual gateway's client'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.

file

An object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS) .

Type: VirtualGatewayListenerTlsFileCertificate object

Required: No

sds

A reference to an object that represents a virtual gateway's client'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 Amazon SDKs, see the following: