DescribeApplicationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the web application.

Link copied to clipboard

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

Link copied to clipboard

An optional description of the web application.

Link copied to clipboard

The unique Id of the web application.

Link copied to clipboard

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

Link copied to clipboard

The name of the web application.

Link copied to clipboard

The current state of the web application.

Link copied to clipboard

The URL of the web application.

Link copied to clipboard

A message that explains any failures included in the applicationState response field. This message explains failures in the CreateApplication and DeleteApplication actions.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String