class Aws::SSOAdmin::Types::OperationStatusFilter

Filters he operation status list based on the passed attribute value.

@note When making an API call, you may pass OperationStatusFilter

data as a hash:

    {
      status: "IN_PROGRESS", # accepts IN_PROGRESS, FAILED, SUCCEEDED
    }

@!attribute [rw] status

Filters the list operations result based on the status attribute.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sso-admin-2020-07-20/OperationStatusFilter AWS API Documentation

Constants

SENSITIVE