ScriptActivityParameterDirection type
The direction of the parameter.
KnownScriptActivityParameterDirection can be used interchangeably with ScriptActivityParameterDirection,
this enum contains the known values that the service supports.
Known values supported by the service
Input: Input
Output: Output
InputOutput: InputOutput
type ScriptActivityParameterDirection = string