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