public static final class CfnStateMachine.TracingConfigurationProperty.Builder
extends java.lang.Object
CfnStateMachine.TracingConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnStateMachine.TracingConfigurationProperty |
build()
Builds the configured instance.
|
CfnStateMachine.TracingConfigurationProperty.Builder |
enabled(java.lang.Boolean enabled)
Sets the value of
CfnStateMachine.TracingConfigurationProperty.getEnabled() |
CfnStateMachine.TracingConfigurationProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnStateMachine.TracingConfigurationProperty.getEnabled() |
public CfnStateMachine.TracingConfigurationProperty.Builder enabled(java.lang.Boolean enabled)
CfnStateMachine.TracingConfigurationProperty.getEnabled()
enabled
- When set to `true` , X-Ray tracing is enabled.this
public CfnStateMachine.TracingConfigurationProperty.Builder enabled(IResolvable enabled)
CfnStateMachine.TracingConfigurationProperty.getEnabled()
enabled
- When set to `true` , X-Ray tracing is enabled.this
public CfnStateMachine.TracingConfigurationProperty build()
CfnStateMachine.TracingConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided