DeviceSelectionConfig
Contains information about the configurations of selected devices.
Contents
- DeviceSubsetType
- 
               Type of device subsets to deploy to the current stage. Type: String Valid Values: PERCENTAGE | SELECTION | NAMECONTAINSRequired: Yes 
- DeviceNameContains
- 
               A filter to select devices with names containing this name. Type: String Length Constraints: Minimum length of 1. Maximum length of 63. Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}Required: No 
- DeviceNames
- 
               List of devices chosen to deploy. Type: Array of strings Length Constraints: Minimum length of 1. Maximum length of 63. Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}Required: No 
- Percentage
- 
               Percentage of devices in the fleet to deploy to the current stage. Type: Integer Valid Range: Maximum value of 100. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: