identity

@JvmName(name = "kjgvntnuxglkiqgp")
suspend fun identity(value: Output<IdentityForCmkArgs>)
@JvmName(name = "pcyqcmravdsgtbdx")
suspend fun identity(value: IdentityForCmkArgs?)

Parameters

value

The identity that will be used to access the key vault for encryption at rest.


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

Parameters

argument

The identity that will be used to access the key vault for encryption at rest.