AWS::AppMesh::VirtualNode AccessLog
An object that represents the access logging information for a virtual node.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "File" :
FileAccessLog
}
YAML
File:
FileAccessLog
Properties
File
-
The file object to send virtual node access logs to.
Required: No
Type: FileAccessLog
Update requires: No interruption