TlsValidationContextTrust
An object that represents a Transport Layer Security (TLS) validation context trust.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- acm
-
A reference to an object that represents a Transport Layer Security (TLS) validation context trust for an AWS Certificate Manager certificate.
Type: TlsValidationContextAcmTrust object
Required: No
- file
-
An object that represents a Transport Layer Security (TLS) validation context trust for a local file.
Type: TlsValidationContextFileTrust object
Required: No
- sds
-
A reference to an object that represents a Transport Layer Security (TLS) Secret Discovery Service validation context trust.
Type: TlsValidationContextSdsTrust object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: