@Stability(value=Stable) public static final class CfnHttpApi.AccessLogSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnHttpApi.AccessLogSettingProperty>
CfnHttpApi.AccessLogSettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnHttpApi.AccessLogSettingProperty |
build()
Builds the configured instance.
|
CfnHttpApi.AccessLogSettingProperty.Builder |
destinationArn(String destinationArn)
Sets the value of
CfnHttpApi.AccessLogSettingProperty.getDestinationArn() |
CfnHttpApi.AccessLogSettingProperty.Builder |
format(String format)
Sets the value of
CfnHttpApi.AccessLogSettingProperty.getFormat() |
@Stability(value=Stable) public CfnHttpApi.AccessLogSettingProperty.Builder destinationArn(String destinationArn)
CfnHttpApi.AccessLogSettingProperty.getDestinationArn()destinationArn - `CfnHttpApi.AccessLogSettingProperty.DestinationArn`.this@Stability(value=Stable) public CfnHttpApi.AccessLogSettingProperty.Builder format(String format)
CfnHttpApi.AccessLogSettingProperty.getFormat()format - `CfnHttpApi.AccessLogSettingProperty.Format`.this@Stability(value=Stable) public CfnHttpApi.AccessLogSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnHttpApi.AccessLogSettingProperty>CfnHttpApi.AccessLogSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.