File
A reference to an object that represents a local file certificate.
Inherited functions
Casts this ListenerTlsCertificate as a Acm and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsAcmCertificate value. Throws an exception if the ListenerTlsCertificate is not a Acm.
Casts this ListenerTlsCertificate as a Acm and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsAcmCertificate value. Returns null if the ListenerTlsCertificate is not a Acm.
Casts this ListenerTlsCertificate as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsFileCertificate value. Throws an exception if the ListenerTlsCertificate is not a File.
Casts this ListenerTlsCertificate as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsFileCertificate value. Returns null if the ListenerTlsCertificate is not a File.
Casts this ListenerTlsCertificate as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsSdsCertificate value. Throws an exception if the ListenerTlsCertificate is not a Sds.
Casts this ListenerTlsCertificate as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.ListenerTlsSdsCertificate value. Returns null if the ListenerTlsCertificate is not a Sds.