Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnStateMachine.LoggingConfigurationProperty.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachine.LoggingConfigurationProperty.Builder in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionCfnStateMachine.LoggingConfigurationProperty.builder()
CfnStateMachine.LoggingConfigurationProperty.Builder.destinations
(List<? extends Object> destinations) Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getDestinations()
CfnStateMachine.LoggingConfigurationProperty.Builder.destinations
(IResolvable destinations) Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getDestinations()
CfnStateMachine.LoggingConfigurationProperty.Builder.includeExecutionData
(Boolean includeExecutionData) Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getIncludeExecutionData()
CfnStateMachine.LoggingConfigurationProperty.Builder.includeExecutionData
(IResolvable includeExecutionData) Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getIncludeExecutionData()
Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getLevel()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStateMachine.LoggingConfigurationProperty.Builder
.