Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder
Packages that use CfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder
-
Uses of CfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnStateMachinePropsMixin.LoggingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnStateMachinePropsMixin.LoggingConfigurationProperty.builder()CfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnStateMachinePropsMixin.LoggingConfigurationProperty.getDestinations()CfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder.destinations(IResolvable destinations) Sets the value ofCfnStateMachinePropsMixin.LoggingConfigurationProperty.getDestinations()CfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder.includeExecutionData(Boolean includeExecutionData) CfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder.includeExecutionData(IResolvable includeExecutionData) Sets the value ofCfnStateMachinePropsMixin.LoggingConfigurationProperty.getLevel()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnStateMachinePropsMixin.LoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder.