class Aws::AppMesh::Types::Logging

An object that represents the logging information for a virtual node.

@note When making an API call, you may pass Logging

data as a hash:

    {
      access_log: {
        file: {
          path: "FilePath", # required
        },
      },
    }

@!attribute [rw] access_log

The access log configuration for a virtual node.
@return [Types::AccessLog]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/Logging AWS API Documentation

Constants

SENSITIVE