| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStage.AccessLogSettingProperty.Jsii$Proxy
An implementation for
CfnStage.AccessLogSettingProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStage.AccessLogSettingProperty |
CfnStage.AccessLogSettingProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStage.Builder |
CfnStage.Builder.accessLogSetting(CfnStage.AccessLogSettingProperty accessLogSetting)
`AWS::ApiGateway::Stage.AccessLogSetting`.
|
CfnStageProps.Builder |
CfnStageProps.Builder.accessLogSetting(CfnStage.AccessLogSettingProperty accessLogSetting)
Sets the value of
CfnStageProps.getAccessLogSetting() |
void |
CfnStage.setAccessLogSetting(CfnStage.AccessLogSettingProperty value)
`AWS::ApiGateway::Stage.AccessLogSetting`.
|
Copyright © 2021. All rights reserved.