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 AWS CloudFormation template, use the following syntax:
JSON
{ "DevicePermissionRoleArn" :
String
, "Devices" :[ DeviceUnderTest, ... ]
, "IntendedForQualification" :Boolean
, "RootGroup" :String
, "SuiteDefinitionName" :String
}
YAML
DevicePermissionRoleArn:
String
Devices:- DeviceUnderTest
IntendedForQualification:Boolean
RootGroup:String
SuiteDefinitionName:String
Properties
DevicePermissionRoleArn
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
Devices
Property description not available.
Required: No
Type: List of DeviceUnderTest
Update requires: No interruption
IntendedForQualification
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
RootGroup
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
SuiteDefinitionName
Property description not available.
Required: No
Type: String
Update requires: No interruption