class Aws::AppMesh::Types::TlsValidationContextSdsTrust

An object that represents a Transport Layer Security (TLS) Secret Discovery Service validation context trust. The proxy must be configured with a local SDS provider via a Unix Domain Socket. See App Mesh [TLS documentation] for more info.

[1]: docs.aws.amazon.com/app-mesh/latest/userguide/tls.html

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

data as a hash:

    {
      secret_name: "SdsSecretName", # required
    }

@!attribute [rw] secret_name

A reference to an object that represents the name of the secret for
a Transport Layer Security (TLS) Secret Discovery Service validation
context trust.
@return [String]

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

Constants

SENSITIVE