class Aws::States::Types::TracingConfiguration

Selects whether or not the state machine's AWS X-Ray tracing is enabled. Default is `false`

@note When making an API call, you may pass TracingConfiguration

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

When set to `true`, AWS X-Ray tracing is enabled.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/TracingConfiguration AWS API Documentation

Constants

SENSITIVE