AWS - CloudFormation
Consider this parameter:
If a user inputs
"Parameters": {"SubnetIds": {"Type": "List"}} If a user inputs
subnet-12345,subnet-67890, what type of value will SubnetIds hold?