class Aws::AppMesh::Types::VirtualGatewayTlsValidationContextTrust

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

@note VirtualGatewayTlsValidationContextTrust is a union - when making an API calls you must set exactly one of the members.

@note VirtualGatewayTlsValidationContextTrust is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of VirtualGatewayTlsValidationContextTrust corresponding to the set member.

@!attribute [rw] acm

A reference to an object that represents a Transport Layer Security
(TLS) validation context trust for an Certificate Manager
certificate.
@return [Types::VirtualGatewayTlsValidationContextAcmTrust]

@!attribute [rw] file

An object that represents a Transport Layer Security (TLS)
validation context trust for a local file.
@return [Types::VirtualGatewayTlsValidationContextFileTrust]

@!attribute [rw] sds

A reference to an object that represents a virtual gateway's
Transport Layer Security (TLS) Secret Discovery Service validation
context trust.
@return [Types::VirtualGatewayTlsValidationContextSdsTrust]

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

Constants

SENSITIVE