ControlOperationFilter
A filter object that lets you call ListControlOperations with a specific filter.
Contents
- controlIdentifiers
- 
               The set of controlIdentifierreturned by the filter.Type: Array of strings Array Members: Fixed number of 1 item. Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:aws[0-9a-zA-Z_\-:\/]+Required: No 
- controlOperationTypes
- 
               The set of ControlOperationobjects returned by the filter.Type: Array of strings Array Members: Fixed number of 1 item. Valid Values: ENABLE_CONTROL | DISABLE_CONTROL | UPDATE_ENABLED_CONTROL | RESET_ENABLED_CONTROLRequired: No 
- enabledControlIdentifiers
- 
               The set controlIdentifierof enabled controls selected by the filter.Type: Array of strings Array Members: Fixed number of 1 item. Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:aws[0-9a-zA-Z_\-:\/]+Required: No 
- statuses
- 
               Lists the status of control operations. Type: Array of strings Array Members: Fixed number of 1 item. Valid Values: SUCCEEDED | FAILED | IN_PROGRESSRequired: No 
- targetIdentifiers
- 
               The set of targetIdentifierobjects returned by the filter.Type: Array of strings Array Members: Fixed number of 1 item. Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:aws[0-9a-zA-Z_\-:\/]+Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: