ParameterType type

Parameter type.
KnownParameterType can be used interchangeably with ParameterType, this enum contains the known values that the service supports.

Known values supported by the service

Object: Object
String: String
Int: Int
Float: Float
Bool: Bool
Array: Array
SecureString: SecureString

type ParameterType = string