Class: Gitlab::EndpointAttributes::Config::RequestUrgency

Inherits:
Struct
  • Object
show all
Defined in:
lib/gitlab/endpoint_attributes/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



6
7
8
# File 'lib/gitlab/endpoint_attributes/config.rb', line 6

def duration
  @duration
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



6
7
8
# File 'lib/gitlab/endpoint_attributes/config.rb', line 6

def name
  @name
end