| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| 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)
`AWS::ApiGatewayV2::Stage.AccessLogSettings`.
|
CfnStageProps.Builder |
CfnStageProps.Builder.accessLogSettings(CfnStage.AccessLogSettingsProperty accessLogSettings)
Sets the value of
CfnStageProps.getAccessLogSettings() |
void |
CfnStage.setAccessLogSettings(CfnStage.AccessLogSettingsProperty value)
`AWS::ApiGatewayV2::Stage.AccessLogSettings`.
|
Copyright © 2021. All rights reserved.