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).
Inherited functions
Casts this ClientTlsCertificate as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsFileCertificate value. Throws an exception if the ClientTlsCertificate is not a File.
Casts this ClientTlsCertificate as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsFileCertificate value. Returns null if the ClientTlsCertificate is not a File.
Casts this ClientTlsCertificate as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsSdsCertificate value. Throws an exception if the ClientTlsCertificate is not a Sds.
Casts this ClientTlsCertificate as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsSdsCertificate value. Returns null if the ClientTlsCertificate is not a Sds.