authorization

@JvmName(name = "gltxewlpmdlgjqid")
suspend fun authorization(value: Output<ClientAuthorizationArgs>)
@JvmName(name = "pnwbshsrerribsvn")
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 = "dindnctugrswsjoh")
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: