EnrollmentFilter
Describes a filter that returns a more specific list of account enrollment statuses. Use this filter with the GetEnrollmentStatusesForOrganization action.
Contents
- name
-
The name of the filter.
Specify
Status
to return accounts with a specific enrollment status (for example,Active
).Type: String
Valid Values:
Status
Required: No
- values
-
The value of the filter.
The valid values are
Active
,Inactive
,Pending
, andFailed
.Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: