ClientPolicyTls
A reference to an object that represents a Transport Layer Security (TLS) client policy.
Contents
- validation
 - 
               
A reference to an object that represents a TLS validation context.
Type: TlsValidationContext object
Required: Yes
 - certificate
 - 
               
A reference to an object that represents a client's TLS certificate.
Type: ClientTlsCertificate object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
 - enforce
 - 
               
Whether the policy is enforced. The default is
True, if a value isn't specified.Type: Boolean
Required: No
 - ports
 - 
               
One or more ports that the policy is enforced for.
Type: Array of integers
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: