status property

Input<String?>? status
final

Onboarding status of the telemetry config feature for the organization. Valid values: NOT_STARTED, STARTING, FAILED_START, RUNNING, STOPPING, FAILED_STOP, STOPPED.

Implementation

final pulumi.Input<String?>? status;