status property
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;
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.
final OpsItemStatus? status;