class AWS::Core::Resource::Attribute

def static?

def static?
  @options[:static] == true
end