AWS::AppMesh::VirtualNode ClientPolicy
An object that represents a client policy.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "TLS" :ClientPolicyTls}
YAML
TLS:ClientPolicyTls
Properties
TLS-
A reference to an object that represents a Transport Layer Security (TLS) client policy.
Required: No
Type: ClientPolicyTls
Update requires: No interruption