@Stability(value=Stable) public static final class CfnDomain.LogPublishingOptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDomain.LogPublishingOptionProperty>
CfnDomain.LogPublishingOptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.LogPublishingOptionProperty |
build()
Builds the configured instance.
|
CfnDomain.LogPublishingOptionProperty.Builder |
cloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
Sets the value of
CfnDomain.LogPublishingOptionProperty.getCloudWatchLogsLogGroupArn() |
CfnDomain.LogPublishingOptionProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnDomain.LogPublishingOptionProperty.getEnabled() |
CfnDomain.LogPublishingOptionProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnDomain.LogPublishingOptionProperty.getEnabled() |
@Stability(value=Stable) public CfnDomain.LogPublishingOptionProperty.Builder cloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn)
CfnDomain.LogPublishingOptionProperty.getCloudWatchLogsLogGroupArn()cloudWatchLogsLogGroupArn - `CfnDomain.LogPublishingOptionProperty.CloudWatchLogsLogGroupArn`.this@Stability(value=Stable) public CfnDomain.LogPublishingOptionProperty.Builder enabled(Boolean enabled)
CfnDomain.LogPublishingOptionProperty.getEnabled()enabled - `CfnDomain.LogPublishingOptionProperty.Enabled`.this@Stability(value=Stable) public CfnDomain.LogPublishingOptionProperty.Builder enabled(IResolvable enabled)
CfnDomain.LogPublishingOptionProperty.getEnabled()enabled - `CfnDomain.LogPublishingOptionProperty.Enabled`.this@Stability(value=Stable) public CfnDomain.LogPublishingOptionProperty build()
build in interface software.amazon.jsii.Builder<CfnDomain.LogPublishingOptionProperty>CfnDomain.LogPublishingOptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.