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 VirtualGatewayClientTlsCertificate as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.VirtualGatewayListenerTlsFileCertificate value. Throws an exception if the VirtualGatewayClientTlsCertificate is not a File.
Casts this VirtualGatewayClientTlsCertificate as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.VirtualGatewayListenerTlsFileCertificate value. Returns null if the VirtualGatewayClientTlsCertificate is not a File.
Casts this VirtualGatewayClientTlsCertificate as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.VirtualGatewayListenerTlsSdsCertificate value. Throws an exception if the VirtualGatewayClientTlsCertificate is not a Sds.
Casts this VirtualGatewayClientTlsCertificate as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.VirtualGatewayListenerTlsSdsCertificate value. Returns null if the VirtualGatewayClientTlsCertificate is not a Sds.