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