type
Parameters
value
CloudFormation type name. This has three parts, each separated by two colons. For AWS resources this starts with AWS::
e.g. AWS::Logs::LogGroup
. Third party resources should use a namespace prefix e.g. MyCompany::MyService::MyResource
.