| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStage.AccessLogSettingsProperty.Jsii$Proxy
An implementation for
CfnStage.AccessLogSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStage.AccessLogSettingsProperty |
CfnStage.AccessLogSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStage.Builder |
CfnStage.Builder.accessLogSettings(CfnStage.AccessLogSettingsProperty accessLogSettings)
Settings for logging access in this stage.
|
CfnStageProps.Builder |
CfnStageProps.Builder.accessLogSettings(CfnStage.AccessLogSettingsProperty accessLogSettings)
Sets the value of
CfnStageProps.getAccessLogSettings() |
void |
CfnStage.setAccessLogSettings(CfnStage.AccessLogSettingsProperty value)
Settings for logging access in this stage.
|
Copyright © 2022. All rights reserved.