| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.LoggingConfigurationProperty |
CfnStateMachine.LoggingConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.Builder |
CfnStateMachine.Builder.logging(CfnStateMachine.LoggingConfigurationProperty logging)
`AWS::Serverless::StateMachine.Logging`.
|
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.logging(CfnStateMachine.LoggingConfigurationProperty logging)
Sets the value of
CfnStateMachineProps.getLogging() |
void |
CfnStateMachine.setLogging(CfnStateMachine.LoggingConfigurationProperty value)
`AWS::Serverless::StateMachine.Logging`.
|
Copyright © 2021. All rights reserved.