VirtualGatewayClientPolicyTls - AWS App Mesh

VirtualGatewayClientPolicyTls

An object that represents a Transport Layer Security (TLS) client policy.

Contents

validation

A reference to an object that represents a Transport Layer Security (TLS) validation context.

Type: VirtualGatewayTlsValidationContext object

Required: Yes

certificate

A reference to an object that represents a virtual gateway's client's Transport Layer Security (TLS) certificate.

Type: VirtualGatewayClientTlsCertificate 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: