Class: Conjur::Policy::Doc::Attribute

Inherits:
Struct
  • Object
show all
Defined in:
lib/conjur/policy/doc.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



4
5
6
# File 'lib/conjur/policy/doc.rb', line 4

def id
  @id
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



4
5
6
# File 'lib/conjur/policy/doc.rb', line 4

def kind
  @kind
end