FrameworkControl
Contains detailed information about all of the controls of a framework. Each framework must contain at least one control.
Contents
- ControlName
-
The name of a control. This name is between 1 and 256 characters.
Type: String
Required: Yes
- ControlInputParameters
-
The name/value pairs.
Type: Array of ControlInputParameter objects
Required: No
- ControlScope
-
The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.
For more information, see
ControlScope
.Type: ControlScope object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: