Module types

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that AWS IoT Core Device Advisor can respond with.

Structs§

DeviceUnderTest

Information of a test device. A thing ARN, certificate ARN or device role ARN is required.

GroupResult

Show Group Result.

SuiteDefinitionConfiguration

Gets the suite definition configuration.

SuiteDefinitionInformation

Information about the suite definition.

SuiteRunConfiguration

Gets suite run configuration.

SuiteRunInformation

Information about the suite run.

Requires permission to access the SuiteRunInformation action.

TestCaseRun

Provides the test case run.

TestCaseScenario

Provides test case scenario.

TestResult

Show each group result.

Enums§

AuthenticationMethod
When writing a match expression against AuthenticationMethod, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
Protocol
When writing a match expression against Protocol, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
Status
When writing a match expression against Status, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
SuiteRunStatus
When writing a match expression against SuiteRunStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
TestCaseScenarioStatus
When writing a match expression against TestCaseScenarioStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
TestCaseScenarioType
When writing a match expression against TestCaseScenarioType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.