Class
AWS::EC2::Resource
In:
lib/aws/ec2/resource.rb
Parent:
AWS::Resource
@private
Methods
__resource_id__
describe_attribute_call
describe_call
describe_call_attribute
find_in_response
get_resource
resource_id_method
resource_identifiers
response_id_method
retrieve_attribute
update_resource
Included Modules
InflectionMethods
Classes and Modules
Module
AWS::EC2::Resource::InflectionMethods
Protected Class methods
describe_call_attribute
(name, opts = {}, &blk)
@private
Protected Instance methods
__resource_id__
()
describe_attribute_call
(attribute)
describe_call
()
find_in_response
(response)
required for tagged item, which most ec2 resources are
get_resource
(attribute)
resource_id_method
()
resource_identifiers
()
@private
response_id_method
()
retrieve_attribute
(attribute_or_attribute_name, &block)
update_resource
(attribute, value)
[Validate]