NAME

Paws::IoTFleetHub::DescribeApplicationResponse

ATTRIBUTES

REQUIRED ApplicationArn => Str

The ARN of the web application.

REQUIRED ApplicationCreationDate => Int

The date (in Unix epoch time) when the application was created.

ApplicationDescription => Str

An optional description of the web application.

REQUIRED ApplicationId => Str

The unique Id of the web application.

REQUIRED ApplicationLastUpdateDate => Int

The date (in Unix epoch time) when the application was last updated.

REQUIRED ApplicationName => Str

The name of the web application.

REQUIRED ApplicationState => Str

The current state of the web application.

Valid values are: "CREATING", "DELETING", "ACTIVE", "CREATE_FAILED", "DELETE_FAILED" =head2 REQUIRED ApplicationUrl => Str

The URL of the web application.

ErrorMessage => Str

A message indicating why the DescribeApplication API failed.

REQUIRED RoleArn => Str

The ARN of the role that the web application assumes when it interacts with AWS IoT Core.

SsoClientId => Str

The Id of the single sign-on client that you use to authenticate and authorize users on the web application.

Tags => Paws::IoTFleetHub::TagMap

A set of key/value pairs that you can use to manage the web application resource.

_request_id => Str