@Stability(value=Stable) public static final class CfnBucket.EventBridgeConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.EventBridgeConfigurationProperty>
CfnBucket.EventBridgeConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.EventBridgeConfigurationProperty |
build()
Builds the configured instance.
|
CfnBucket.EventBridgeConfigurationProperty.Builder |
eventBridgeEnabled(Boolean eventBridgeEnabled)
Sets the value of
CfnBucket.EventBridgeConfigurationProperty.getEventBridgeEnabled() |
CfnBucket.EventBridgeConfigurationProperty.Builder |
eventBridgeEnabled(IResolvable eventBridgeEnabled)
Sets the value of
CfnBucket.EventBridgeConfigurationProperty.getEventBridgeEnabled() |
@Stability(value=Stable) public CfnBucket.EventBridgeConfigurationProperty.Builder eventBridgeEnabled(Boolean eventBridgeEnabled)
CfnBucket.EventBridgeConfigurationProperty.getEventBridgeEnabled()eventBridgeEnabled - Enables delivery of events to Amazon EventBridge.this@Stability(value=Stable) public CfnBucket.EventBridgeConfigurationProperty.Builder eventBridgeEnabled(IResolvable eventBridgeEnabled)
CfnBucket.EventBridgeConfigurationProperty.getEventBridgeEnabled()eventBridgeEnabled - Enables delivery of events to Amazon EventBridge.this@Stability(value=Stable) public CfnBucket.EventBridgeConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.EventBridgeConfigurationProperty>CfnBucket.EventBridgeConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.