Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.stepfunctions.CfnStateMachinePropsMixin.LoggingConfigurationProperty
Packages that use CfnStateMachinePropsMixin.LoggingConfigurationProperty
-
Uses of CfnStateMachinePropsMixin.LoggingConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Classes in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that implement CfnStateMachinePropsMixin.LoggingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStateMachinePropsMixin.LoggingConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that return CfnStateMachinePropsMixin.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnStateMachinePropsMixin.LoggingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions with parameters of type CfnStateMachinePropsMixin.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnStateMachineMixinProps.Builder.loggingConfiguration(CfnStateMachinePropsMixin.LoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnStateMachineMixinProps.getLoggingConfiguration()CfnStateMachinePropsMixin.Builder.loggingConfiguration(CfnStateMachinePropsMixin.LoggingConfigurationProperty loggingConfiguration) Defines what execution history events are logged and where they are logged.