Res type

Abstract resource

Direct children types

AWS::Res
AWS resource
Direct subtypes: 13
AWS2::Res
AWS resource
Direct subtypes: 17

Methods

init(r:Res, def:ResDef, props:Hash)
Stores def and props in r
log(r:Res, method:Str, s:Str)
Formats and logs message s for resource r.

Parameters

methodthe name of calling method which also goes to the formatted message.
Str(r:Res)
Converts resource to a string, for displaying purposes.