DescribeApplicationResponse
Types
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 Id of the single sign-on client that you use to authenticate and authorize users on the web application.
Functions
Link copied to clipboard
inline fun copy(block: DescribeApplicationResponse.Builder.() -> Unit = {}): DescribeApplicationResponse