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
Deletes a Device Advisor test suite with defined suite Id.
String suiteDefinitionId
Gets suite definition Id with GetSuiteDefinition API call.
String suiteDefinitionArn
The ARN of the suite definition.
String suiteDefinitionVersion
Gets suite definition version with GetSuiteDefinition API call.
String latestVersion
Gets latest suite definition version with GetSuiteDefinition API call.
SuiteDefinitionConfiguration suiteDefinitionConfiguration
Gets the suite configuration with GetSuiteDefinition API call.
Date createdAt
Gets the timestamp of the time suite was created with GetSuiteDefinition API call.
Date lastModifiedAt
Gets the timestamp of the time suite was modified with GetSuiteDefinition API call.
Map<K,V> tags
Tags attached to the suite definition.
String qualificationReportDownloadUrl
Gets the download URL of the qualification report.
String suiteDefinitionId
Gets the information about Device Advisor test suite run based on suite definition Id.
String suiteDefinitionVersion
Gets the information about Device Advisor test suite run based on suite definition version.
String suiteRunId
Gets the information about Device Advisor test suite run based on suite run Id.
String suiteRunArn
The ARN of the suite run.
SuiteRunConfiguration suiteRunConfiguration
Gets the information about Device Advisor test suite run based on suite configuration.
TestResult testResult
Gets the information about Device Advisor test suite run based on test case runs.
Date startTime
Gets the information about Device Advisor test suite run based on start time.
Date endTime
Gets the information about Device Advisor test suite run based on end time.
String status
Gets the information about Device Advisor test suite run based on its status.
String errorReason
Gets the information about Device Advisor test suite run based on error.
Map<K,V> tags
The tags attached to the suite run.
String suiteDefinitionId
Lists the runs of the specified Device Advisor test suite based on suite definition Id.
String suiteDefinitionVersion
Lists the runs of the specified Device Advisor test suite based on suite definition version.
Integer maxResults
MaxResults for list suite run API request.
String nextToken
Next pagination token for list suite run request.
String resourceArn
The ARN of the IoT Device Advisor resource.
List<E> categories
Gets the category of test case.
Map<K,V> rootGroupConfiguration
Gets the configuration of root test group.
Map<K,V> groupConfiguration
Gets the configuration of test group.
String nextToken
Test cases next token response.
String suiteDefinitionId
Request to start suite run based on suite definition Id.
String suiteDefinitionVersion
Request to start suite run based on suite definition version.
SuiteRunConfiguration suiteRunConfiguration
Request to start suite run based on suite 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
Get suite definition Id.
String suiteDefinitionName
Get test suite name.
List<E> defaultDevices
Specifies the devices under test.
Boolean intendedForQualification
Gets the test suites which will be used for qualification.
Date createdAt
Gets the information of when the test suite was created.
DeviceUnderTest primaryDevice
Gets the primary device for suite run.
DeviceUnderTest secondaryDevice
Gets the secondary device for suite run.
List<E> selectedTestList
Gets test case list.
String suiteDefinitionId
Get suite run information based on suite definition Id.
String suiteDefinitionVersion
Get suite run information based on suite definition version.
String suiteDefinitionName
Get suite run information based on suite definition name.
String suiteRunId
Get suite run information based on suite run Id.
Date createdAt
Get suite run information based on time suite was created.
Date startedAt
Get suite run information based on start time of the run.
Date endAt
Get suite run information based on end time of the run.
String status
Get suite run information based on test run status.
Integer passed
Get suite run information based on result of the test suite run.
Integer failed
Get suite run information based on result of the test suite run.
String name
Shows test case name.
Map<K,V> configuration
Shows test case configuration.
TestCaseDefinition test
Specifies a test.
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
Updates a Device Advisor test suite with suite definition id.
SuiteDefinitionConfiguration suiteDefinitionConfiguration
Updates a Device Advisor test suite with suite definition configuration.
String suiteDefinitionId
Updates a Device Advisor test suite with suite UUID.
String suiteDefinitionArn
Updates a Device Advisor test suite with Amazon Resource name.
String suiteDefinitionName
Updates a Device Advisor test suite with suite definition name.
String suiteDefinitionVersion
Updates a Device Advisor test suite with suite definition version.
Date createdAt
Updates a Device Advisor test suite with TimeStamp of when it was created.
Date lastUpdatedAt
Updates a Device Advisor test suite with TimeStamp of when it was updated.
Copyright © 2021. All rights reserved.