SuiteDefinitionConfiguration suiteDefinitionConfiguration
Creates a Device Advisor test suite with suite definition configuration.
Map<K,V> tags
The tags to be attached to the suite definition.
String suiteDefinitionId
Creates a Device Advisor test suite with suite UUID.
String suiteDefinitionArn
Creates a Device Advisor test suite with Amazon Resource name.
String suiteDefinitionName
Creates a Device Advisor test suite with suite definition name.
Date createdAt
Creates a Device Advisor test suite with TimeStamp of when it was created.
String suiteDefinitionId
Suite definition Id of the test suite to be deleted.
String suiteDefinitionId
Suite definition Id of the suite definition.
String suiteDefinitionArn
The ARN of the suite definition.
String suiteDefinitionVersion
Suite definition version of the suite definition.
String latestVersion
Latest suite definition version of the suite definition.
SuiteDefinitionConfiguration suiteDefinitionConfiguration
Suite configuration of the suite definition.
Date createdAt
Date (in Unix epoch time) when the suite definition was created.
Date lastModifiedAt
Date (in Unix epoch time) when the suite definition was last modified.
Map<K,V> tags
Tags attached to the suite definition.
String qualificationReportDownloadUrl
Download URL of the qualification report.
String suiteDefinitionId
Suite definition Id for the test suite run.
String suiteDefinitionVersion
Suite definition version for the test suite run.
String suiteRunId
Suite run Id for the test suite run.
String suiteRunArn
The ARN of the suite run.
SuiteRunConfiguration suiteRunConfiguration
Suite run configuration for the test suite run.
TestResult testResult
Test results for the test suite run.
Date startTime
Date (in Unix epoch time) when the test suite run was started.
Date endTime
Date (in Unix epoch time) when the test suite run ended.
String status
Status for the test suite run.
String errorReason
Error reason for any test suite run failure.
Map<K,V> tags
The tags attached to the suite run.
String suiteDefinitionId
Lists the test suite runs of the specified test suite based on suite definition Id.
String suiteDefinitionVersion
Must be passed along with suiteDefinitionId. Lists the test suite runs of the specified test suite based on suite definition version.
Integer maxResults
The maximum number of results to return at once.
String nextToken
A token to retrieve the next set of results.
String resourceArn
The ARN of the IoT Device Advisor resource.
String suiteDefinitionId
Suite definition Id of the test suite.
String suiteDefinitionVersion
Suite definition version of the test suite.
SuiteRunConfiguration suiteRunConfiguration
Suite run configuration.
Map<K,V> tags
The tags to be attached to the suite run.
String suiteDefinitionName
Gets Suite Definition Configuration name.
List<E> devices
Gets the devices configured.
Boolean intendedForQualification
Gets the tests intended for qualification in a suite.
String rootGroup
Gets test suite root group.
String devicePermissionRoleArn
Gets device permission arn.
String suiteDefinitionId
Suite definition Id of the test suite.
String suiteDefinitionName
Suite name of the test suite.
List<E> defaultDevices
Specifies the devices under test for the test suite.
Boolean intendedForQualification
Specifies if the test suite is intended for qualification.
Date createdAt
Date (in Unix epoch time) when the test suite was created.
DeviceUnderTest primaryDevice
Gets the primary device for suite run.
List<E> selectedTestList
Gets test case list.
String suiteDefinitionId
Suite definition Id of the suite run.
String suiteDefinitionVersion
Suite definition version of the suite run.
String suiteDefinitionName
Suite definition name of the suite run.
String suiteRunId
Suite run Id of the suite run.
Date createdAt
Date (in Unix epoch time) when the suite run was created.
Date startedAt
Date (in Unix epoch time) when the suite run was started.
Date endAt
Date (in Unix epoch time) when the suite run ended.
String status
Status of the suite run.
Integer passed
Number of test cases that passed in the suite run.
Integer failed
Number of test cases that failed in the suite run.
String testCaseRunId
Provides test case run Id.
String testCaseDefinitionId
Provides test case run definition Id.
String testCaseDefinitionName
Provides test case run definition Name.
String status
Provides test case run status.
Date startTime
Provides test case run start time.
Date endTime
Provides test case run end time.
String logUrl
Provides test case run log Url.
String warnings
Provides test case run warnings.
String failure
Provides test case run failure result.
String suiteDefinitionId
Suite definition Id of the test suite to be updated.
SuiteDefinitionConfiguration suiteDefinitionConfiguration
Updates a Device Advisor test suite with suite definition configuration.
String suiteDefinitionId
Suite definition Id of the updated test suite.
String suiteDefinitionArn
Amazon Resource name of the updated test suite.
String suiteDefinitionName
Suite definition name of the updated test suite.
String suiteDefinitionVersion
Suite definition version of the updated test suite.
Date createdAt
Timestamp of when the test suite was created.
Date lastUpdatedAt
Timestamp of when the test suite was updated.
Copyright © 2021. All rights reserved.