AwsApiGatewayV2RouteSettings
Contains route settings for a stage.
Types
Properties
Link copied to clipboard
Indicates whether data trace logging is enabled. Data trace logging affects the log entries that are pushed to CloudWatch Logs. Supported only for WebSocket APIs.
Link copied to clipboard
Indicates whether detailed metrics are enabled.
Link copied to clipboard
The logging level. The logging level affects the log entries that are pushed to CloudWatch Logs. Supported only for WebSocket APIs.
Link copied to clipboard
The throttling burst limit.
Link copied to clipboard
The throttling rate limit.
Functions
Link copied to clipboard
inline fun copy(block: AwsApiGatewayV2RouteSettings.Builder.() -> Unit = {}): AwsApiGatewayV2RouteSettings