object
Adds a Sui object as an input. All object inputs are treated as unique inputs, but using the same key means they will overwrite each other.
Return
An Argument.Input referencing the new object input.
Parameters
object Arg
The ObjectArg representing a Sui object.