class Aws::IoTDeviceAdvisor::Types::SuiteDefinitionInformation

Information about the suite definition.

@!attribute [rw] suite_definition_id

Suite definition Id of the test suite.
@return [String]

@!attribute [rw] suite_definition_name

Suite name of the test suite.
@return [String]

@!attribute [rw] default_devices

Specifies the devices under test for the test suite.
@return [Array<Types::DeviceUnderTest>]

@!attribute [rw] intended_for_qualification

Specifies if the test suite is intended for qualification.
@return [Boolean]

@!attribute [rw] created_at

Date (in Unix epoch time) when the test suite was created.
@return [Time]

Constants

SENSITIVE