Bases: heat.engine.rsrc_defn.ResourceDefinitionCore, _abcoll.Mapping
A resource definition that also acts like a cfn template snippet.
This class exists only for backwards compatibility with existing resource plugins and unit tests; it is deprecated and then could be replaced with ResourceDefinitionCore as soon as M release.