class Aws::IoTFleetHub::Types::ApplicationSummary
A summary of information about a AWS IoT Device Management web application.
<note markdown=“1”> Fleet Hub for AWS IoT Device Management is in public preview and is subject to change.
</note>
@!attribute [rw] application_id
The unique Id of the web application. @return [String]
@!attribute [rw] application_name
The name of the web application. @return [String]
@!attribute [rw] application_description
An optional description of the web application. @return [String]
@!attribute [rw] application_url
The URL of the web application. @return [String]
@!attribute [rw] application_creation_date
The date (in Unix epoch time) when the web application was created. @return [Integer]
@!attribute [rw] application_last_update_date
The date (in Unix epoch time) when the web application was last updated. @return [Integer]
@!attribute [rw] application_state
The current state of the web application. @return [String]
Constants
- SENSITIVE