SuiteDefinitionConfiguration

Gets the suite definition configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets the device permission ARN. This is a required parameter.

Link copied to clipboard

Gets the devices configured.

Link copied to clipboard

Gets the tests intended for qualification in a suite.

Link copied to clipboard

Verifies if the test suite is a long duration test.

Link copied to clipboard

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

Link copied to clipboard

Gets the test suite root group. This is a required parameter. For updating or creating the latest qualification suite, if intendedForQualification is set to true, rootGroup can be an empty string. If intendedForQualification is false, rootGroup cannot be an empty string. If rootGroup is empty, and intendedForQualification is set to true, all the qualification tests are included, and the configuration is default.

Link copied to clipboard

Gets the suite definition name. This is a required parameter.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String