| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.TracingConfigurationProperty |
CfnStateMachine.TracingConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnStateMachine.setTracingConfiguration(CfnStateMachine.TracingConfigurationProperty value)
Selects whether or not the state machine's AWS X-Ray tracing is enabled.
|
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.tracingConfiguration(CfnStateMachine.TracingConfigurationProperty tracingConfiguration)
Sets the value of
CfnStateMachineProps.getTracingConfiguration() |
CfnStateMachine.Builder |
CfnStateMachine.Builder.tracingConfiguration(CfnStateMachine.TracingConfigurationProperty tracingConfiguration)
Selects whether or not the state machine's AWS X-Ray tracing is enabled.
|
Copyright © 2022. All rights reserved.