Config
This class represents a configuration structure. It includes a SleepDuration field, which specifies the duration to wait before a successful transition.
Attributes
| Attribute | Type | Description |
|---|---|---|
| SleepDuration | flytestdconfig.Duration | Indicates the amount of time before transitioning to success. |