CreateWebLoginTokenResponse
Types
Properties
Link copied to clipboard
The user name of the Apache Airflow identity creating the web login token.
Link copied to clipboard
The name of the IAM identity creating the web login token. This might be an IAM user, or an assumed or federated identity. For example, assumed-role/Admin/your-name.
Link copied to clipboard
The Airflow web server hostname for the environment.
Functions
Link copied to clipboard
inline fun copy(block: CreateWebLoginTokenResponse.Builder.() -> Unit = {}): CreateWebLoginTokenResponse