SuiteDefinitionInformation - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SuiteDefinitionInformation

Information about the suite definition.

Contents

createdAt

Date (in Unix epoch time) when the test suite was created.

Type: Timestamp

Required: No

defaultDevices

Specifies the devices that are under test for the test suite.

Type: Array of DeviceUnderTest objects

Array Members: Minimum number of 0 items. Maximum number of 2 items.

Required: No

intendedForQualification

Specifies if the test suite is intended for qualification.

Type: Boolean

Required: No

isLongDurationTest

Verifies if the test suite is a long duration test.

Type: Boolean

Required: No

protocol

Gets the MQTT protocol that is configured in the suite definition.

Type: String

Valid Values: MqttV3_1_1 | MqttV5 | MqttV3_1_1_OverWebSocket | MqttV5_OverWebSocket

Required: No

suiteDefinitionId

Suite definition ID of the test suite.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 36.

Required: No

suiteDefinitionName

Suite name of the test suite.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: