status property

OpsItemStatus? status
final

The OpsItem status. Status can be Open, In Progress, or Resolved. For more information, see Editing OpsItem details in the AWS Systems Manager User Guide.

Implementation

final OpsItemStatus? status;