identity

@JvmName(name = "hjosxxugnrbefcad")
suspend fun identity(value: Output<CMKIdentityDefinitionArgs>)
@JvmName(name = "ivpsahbdforttvoa")
suspend fun identity(value: CMKIdentityDefinitionArgs?)

Parameters

value

User assigned identity to use to authenticate to customer's key vault. If not provided Managed Service Identity will be used.


@JvmName(name = "onenbujnbnxuabft")
suspend fun identity(argument: suspend CMKIdentityDefinitionArgsBuilder.() -> Unit)

Parameters

argument

User assigned identity to use to authenticate to customer's key vault. If not provided Managed Service Identity will be used.