status property

ActionStatus? status
final

The status of the managed action. If the action is Scheduled, you can apply it immediately with ApplyEnvironmentManagedAction.

Implementation

final ActionStatus? status;