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