class Aws::AppMesh::Types::ListenerTlsSdsCertificate
An object that represents the listener's Secret Discovery Service certificate. 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 ListenerTlsSdsCertificate
data as a hash: { secret_name: "SdsSecretName", # required }
@!attribute [rw] secret_name
A reference to an object that represents the name of the secret requested from the Secret Discovery Service provider representing Transport Layer Security (TLS) materials like a certificate or certificate chain. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/ListenerTlsSdsCertificate AWS API Documentation
Constants
- SENSITIVE