AwsApiGatewayAccessLogSettings

Contains information about settings for logging access for the stage.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the CloudWatch Logs log group that receives the access logs.

Link copied to clipboard

A single-line format of the access logs of data, as specified by selected $context variables. The format must include at least $context.requestId.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String