AWS::IoTCoreDeviceAdvisor::SuiteDefinition SuiteDefinitionConfiguration
The SuiteDefinitionConfiguration property type specifies Property description not available. for an AWS::IoTCoreDeviceAdvisor::SuiteDefinition.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DevicePermissionRoleArn" :String, "Devices" :[ DeviceUnderTest, ... ], "IntendedForQualification" :Boolean, "RootGroup" :String, "SuiteDefinitionName" :String}
YAML
DevicePermissionRoleArn:StringDevices:- DeviceUnderTestIntendedForQualification:BooleanRootGroup:StringSuiteDefinitionName:String
Properties
DevicePermissionRoleArnProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
DevicesProperty description not available.
Required: No
Type: List of DeviceUnderTest
Update requires: No interruption
IntendedForQualificationProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
RootGroupProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
SuiteDefinitionNameProperty description not available.
Required: No
Type: String
Update requires: No interruption