Builder

class Builder

Properties

Link copied to clipboard
var 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
fun tenant(block: Tenant.Builder.() -> Unit)