class Aws::AppMesh::Types::VirtualGatewayTlsValidationContextFileTrust

An object that represents a Transport Layer Security (TLS) validation context trust for a local file.

@note When making an API call, you may pass VirtualGatewayTlsValidationContextFileTrust

data as a hash:

    {
      certificate_chain: "FilePath", # required
    }

@!attribute [rw] certificate_chain

The certificate trust chain for a certificate stored on the file
system of the virtual node that the proxy is running on.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/VirtualGatewayTlsValidationContextFileTrust AWS API Documentation

Constants

SENSITIVE