Bases: heat.engine.resource.Resource
-
FnGetAtt(key)[source]
-
FnGetRefId()[source]
-
handle_create()[source]
Create a container.
-
handle_delete()[source]
Perform specified delete policy
-
handle_update(json_snippet)[source]
-
properties_schema = {'X-Container-Meta': {'Default': {}, 'Type': 'Map'}, 'DeletionPolicy': {'Type': 'String', 'AllowedValues': ['Delete', 'Retain']}, 'X-Container-Write': {'Type': 'String'}, 'name': {'Type': 'String'}, 'X-Container-Read': {'Type': 'String'}}
-
validate()[source]
Validate any of the provided params