Sds
A reference to an object that represents a client's TLS Secret Discovery Service certificate.
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.