SuiteDefinitionConfiguration
Gets the suite definition configuration.
Types
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
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
inline fun copy(block: SuiteDefinitionConfiguration.Builder.() -> Unit = {}): SuiteDefinitionConfiguration