class Aws::AppMesh::Types::VirtualGatewayLogging

An object that represents logging information.

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

data as a hash:

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

@!attribute [rw] access_log

The access log configuration.
@return [Types::VirtualGatewayAccessLog]

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

Constants

SENSITIVE