Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnStateMachine.LoggingConfigurationProperty.Builder
Packages that use CfnStateMachine.LoggingConfigurationProperty.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachine.LoggingConfigurationProperty.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return CfnStateMachine.LoggingConfigurationProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type CfnStateMachine.LoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachine.LoggingConfigurationProperty.Builder.