Encryption Set Args
constructor(devCenterName: Output<String>? = null, devboxDisksEncryptionEnableStatus: Output<Either<String, DevboxDisksEncryptionEnableStatus>>? = null, encryptionSetName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, keyEncryptionKeyUrl: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)