IdentityForCmkArgs

data class IdentityForCmkArgs(val userAssignedIdentity: Output<String>) : ConvertibleToJava<IdentityForCmkArgs>

Identity that will be used to access key vault for encryption at rest

Constructors

Link copied to clipboard
fun IdentityForCmkArgs(userAssignedIdentity: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): IdentityForCmkArgs

Properties

Link copied to clipboard

The ArmId of the user assigned identity that will be used to access the customer managed key vault