Service Account Encryption Args
fun ServiceAccountEncryptionArgs(currentKeyIdentifier: Output<String>? = null, keyVaultKeyIdentifier: Output<String>? = null, managedIdentity: Output<ServiceAccountEncryptionManagedIdentityArgs>? = null, type: Output<String>? = null)