CreateApplicationRequest

Types

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

Properties

Link copied to clipboard

Unique client token for idempotent request handling

Link copied to clipboard

Description of the application

Link copied to clipboard

Identity Center Instance ARN to create the application in

Link copied to clipboard
val name: String?

Name of the application

Link copied to clipboard

A list of key-value pairs that contain metadata for the application.

Link copied to clipboard

Name of the workspace to associate with the underlying Application

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