class Aws::IoTFleetHub::Types::DescribeApplicationResponse
@!attribute [rw] application_id
The unique Id of the web application. @return [String]
@!attribute [rw] application_arn
The ARN 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_state
The current state of the web application. @return [String]
@!attribute [rw] application_creation_date
The date (in Unix epoch time) when the application was created. @return [Integer]
@!attribute [rw] application_last_update_date
The date (in Unix epoch time) when the application was last updated. @return [Integer]
@!attribute [rw] role_arn
The ARN of the role that the web application assumes when it interacts with AWS IoT Core. @return [String]
@!attribute [rw] sso_client_id
The Id of the single sign-on client that you use to authenticate and authorize users on the web application. @return [String]
@!attribute [rw] error_message
A message indicating why the `DescribeApplication` API failed. @return [String]
@!attribute [rw] tags
A set of key/value pairs that you can use to manage the web application resource. @return [Hash<String,String>]
Constants
- SENSITIVE