Class: Aws::Types::TimeBasedLinear

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#linear_interval::Integer

Returns the value of attribute linear_interval.

Returns:

  • (::Integer)


1252
1253
1254
# File 'sig/types.rbs', line 1252

def linear_interval
  @linear_interval
end

#linear_percentage::Integer

Returns the value of attribute linear_percentage.

Returns:

  • (::Integer)


1251
1252
1253
# File 'sig/types.rbs', line 1251

def linear_percentage
  @linear_percentage
end