| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.LoggingConfigurationProperty |
CfnStateMachine.LoggingConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.loggingConfiguration(CfnStateMachine.LoggingConfigurationProperty loggingConfiguration)
Sets the value of
CfnStateMachineProps.getLoggingConfiguration() |
CfnStateMachine.Builder |
CfnStateMachine.Builder.loggingConfiguration(CfnStateMachine.LoggingConfigurationProperty loggingConfiguration)
Defines what execution history events are logged and where they are logged.
|
void |
CfnStateMachine.setLoggingConfiguration(CfnStateMachine.LoggingConfigurationProperty value)
Defines what execution history events are logged and where they are logged.
|
Copyright © 2022. All rights reserved.