class AWS::Core::Resource::Attribute

def from

def from
  @from ||= (@options[:from] || name)
end