Bases: heat.engine.resource.Resource
-
handle_create()[source]
-
handle_delete()[source]
-
handle_update(json_snippet)[source]
-
properties_schema = {'VpcId': {'Required': True, 'Type': 'String'}, 'InternetGatewayId': {'Type': 'String'}, 'VpnGatewayId': {'Implemented': False, 'Type': 'String'}}