Uses of Class
software.amazon.awscdk.services.sam.CfnStateMachine.LoggingConfigurationProperty.Builder
-
Uses of CfnStateMachine.LoggingConfigurationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam 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(software.amazon.awscdk.core.IResolvable destinations) Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getDestinations()CfnStateMachine.LoggingConfigurationProperty.Builder.includeExecutionData(Boolean includeExecutionData) Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getIncludeExecutionData()CfnStateMachine.LoggingConfigurationProperty.Builder.includeExecutionData(software.amazon.awscdk.core.IResolvable includeExecutionData) Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getIncludeExecutionData()Sets the value ofCfnStateMachine.LoggingConfigurationProperty.getLevel()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnStateMachine.LoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachine.LoggingConfigurationProperty.Builder.