class Aws::AppMesh::Types::VirtualGatewayListenerTlsSdsCertificate

An object that represents the virtual gateway's 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 VirtualGatewayListenerTlsSdsCertificate

data as a hash:

    {
      secret_name: "VirtualGatewaySdsSecretName", # required
    }

@!attribute [rw] secret_name

A reference to an object that represents the name of the secret
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/VirtualGatewayListenerTlsSdsCertificate AWS API Documentation

Constants

SENSITIVE