ManagementLockByScopeArgs

constructor(level: Output<Either<String, LockLevel>>? = null, lockName: Output<String>? = null, notes: Output<String>? = null, owners: Output<List<ManagementLockOwnerArgs>>? = null, scope: Output<String>? = null)