class Awspec::Type::Ec2AccountAttributes

Public Instance Methods

resource_via_client() click to toggle source
# File lib/awspec/type/ec2_account_attributes.rb, line 3
def resource_via_client
  @resource_via_client ||= find_ec2_account_attributes
end