AppAuthorizationSummary

Contains a summary of an app authorization.

Types

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

Properties

Link copied to clipboard
val app: String

The name of the application.

Link copied to clipboard

The Amazon Resource Name (ARN) of the app authorization.

Link copied to clipboard

The Amazon Resource Name (ARN) of the app bundle for the app authorization.

Link copied to clipboard

The state of the app authorization.

Link copied to clipboard

Contains information about an application tenant, such as the application display name and identifier.

Link copied to clipboard

Timestamp for when the app authorization was last updated.

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