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