class Aws::IoTDeviceAdvisor::Types::GetSuiteDefinitionResponse
@!attribute [rw] suite_definition_id
Suite definition Id of the suite definition. @return [String]
@!attribute [rw] suite_definition_arn
The ARN of the suite definition. @return [String]
@!attribute [rw] suite_definition_version
Suite definition version of the suite definition. @return [String]
@!attribute [rw] latest_version
Latest suite definition version of the suite definition. @return [String]
@!attribute [rw] suite_definition_configuration
Suite configuration of the suite definition. @return [Types::SuiteDefinitionConfiguration]
@!attribute [rw] created_at
Date (in Unix epoch time) when the suite definition was created. @return [Time]
@!attribute [rw] last_modified_at
Date (in Unix epoch time) when the suite definition was last modified. @return [Time]
@!attribute [rw] tags
Tags attached to the suite definition. @return [Hash<String,String>]
Constants
- SENSITIVE