Disk Encryption Set Args
constructor(activeKey: Output<KeyForDiskEncryptionSetArgs>? = null, diskEncryptionSetName: Output<String>? = null, encryptionType: Output<Either<String, DiskEncryptionSetType>>? = null, federatedClientId: Output<String>? = null, identity: Output<EncryptionSetIdentityArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, rotationToLatestKeyVersionEnabled: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null)