Template.ResourceType
The module interface for a stack resource
Modules used to create resources with add_resource
must conform to this signature.
val yojson_of_properties : properties -> Yojson.Safe.t
Serialise the properties as a Yojson.Safe.t
type
val create_attributes : string -> attributes
Create the attributes for a template resource given the specified logical_id