Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.stepfunctions.CfnStateMachinePropsMixin.TracingConfigurationProperty
Packages that use CfnStateMachinePropsMixin.TracingConfigurationProperty
-
Uses of CfnStateMachinePropsMixin.TracingConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Classes in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that implement CfnStateMachinePropsMixin.TracingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStateMachinePropsMixin.TracingConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that return CfnStateMachinePropsMixin.TracingConfigurationPropertyModifier and TypeMethodDescriptionCfnStateMachinePropsMixin.TracingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions with parameters of type CfnStateMachinePropsMixin.TracingConfigurationPropertyModifier and TypeMethodDescriptionCfnStateMachineMixinProps.Builder.tracingConfiguration(CfnStateMachinePropsMixin.TracingConfigurationProperty tracingConfiguration) Sets the value ofCfnStateMachineMixinProps.getTracingConfiguration()CfnStateMachinePropsMixin.Builder.tracingConfiguration(CfnStateMachinePropsMixin.TracingConfigurationProperty tracingConfiguration) Selects whether or not the state machine's AWS X-Ray tracing is enabled.