ClientTlsCertificate
An object that represents the client's 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: ListenerTlsFileCertificate object
Required: No
- sds
-
A reference to an object that represents a client's TLS Secret Discovery Service certificate.
Type: ListenerTlsSdsCertificate object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: