class Aws::APIGateway::Types::AccessLogSettings
Access log settings, including the access log format and access log destination ARN.
@!attribute [rw] format
A single line format of the access logs of data, as specified by selected [$context variables][1]. The format must include at least `$context.requestId`. [1]: https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-mapping-template-reference.html#context-variable-reference @return [String]
@!attribute [rw] destination_arn
The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs. If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with `amazon-apigateway-`. @return [String]
Constants
- SENSITIVE