cloudKmsConfig

@JvmName(name = "biqyllkyitecnrep")
suspend fun cloudKmsConfig(value: Output<ClientCloudKmsConfigArgs>)
@JvmName(name = "gbhirsiwgyjfiatq")
suspend fun cloudKmsConfig(value: ClientCloudKmsConfigArgs?)

Parameters

value

Cloud KMS config for AuthModule to encrypt/decrypt credentials. Structure is documented below.


@JvmName(name = "qeasamwmfgjbckbp")
suspend fun cloudKmsConfig(argument: suspend ClientCloudKmsConfigArgsBuilder.() -> Unit)

Parameters

argument

Cloud KMS config for AuthModule to encrypt/decrypt credentials. Structure is documented below.