File
An object that represents a Transport Layer Security (TLS) validation context trust for a local file.
Inherited functions
Casts this ListenerTlsValidationContextTrust as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.TlsValidationContextFileTrust value. Throws an exception if the ListenerTlsValidationContextTrust is not a File.
Casts this ListenerTlsValidationContextTrust as a File and retrieves its aws.sdk.kotlin.services.appmesh.model.TlsValidationContextFileTrust value. Returns null if the ListenerTlsValidationContextTrust is not a File.
Casts this ListenerTlsValidationContextTrust as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.TlsValidationContextSdsTrust value. Throws an exception if the ListenerTlsValidationContextTrust is not a Sds.
Casts this ListenerTlsValidationContextTrust as a Sds and retrieves its aws.sdk.kotlin.services.appmesh.model.TlsValidationContextSdsTrust value. Returns null if the ListenerTlsValidationContextTrust is not a Sds.