authorization

@JvmName(name = "kmkihmtnavkynxse")
suspend fun authorization(value: Output<ClientAuthorizationArgs>)
@JvmName(name = "ropstmwgtpesgmfa")
suspend fun authorization(value: ClientAuthorizationArgs?)

Parameters

value

When this block is present, fine-grained authorization will be enabled for this client. The client's access_type must be CONFIDENTIAL, and service_accounts_enabled must be true. This block has the following arguments:


@JvmName(name = "eydoqniixscqhxhy")
suspend fun authorization(argument: suspend ClientAuthorizationArgsBuilder.() -> Unit)

Parameters

argument

When this block is present, fine-grained authorization will be enabled for this client. The client's access_type must be CONFIDENTIAL, and service_accounts_enabled must be true. This block has the following arguments: