encryptionIdentity

@JvmName(name = "ycugirkgqckmvsvo")
suspend fun encryptionIdentity(value: Output<EncryptionIdentityArgs>)
@JvmName(name = "cvfkgigntcywhagt")
suspend fun encryptionIdentity(value: EncryptionIdentityArgs?)

Parameters

value

Specifies the Managed Identity used by ADE to get access token for keyvault operations.


@JvmName(name = "lpdpjuytqloypcde")
suspend fun encryptionIdentity(argument: suspend EncryptionIdentityArgsBuilder.() -> Unit)

Parameters

argument

Specifies the Managed Identity used by ADE to get access token for keyvault operations.