class Aws::AppMesh::Types::ClientTlsCertificate

An object that represents the client's certificate.

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

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

@!attribute [rw] 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)][1].

[1]: https://docs.aws.amazon.com/app-mesh/latest/userguide/tls.html
@return [Types::ListenerTlsFileCertificate]

@!attribute [rw] sds

A reference to an object that represents a client's TLS Secret
Discovery Service certificate.
@return [Types::ListenerTlsSdsCertificate]

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

Constants

SENSITIVE