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