Class: Aws::Types::GetUsagePlansRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String

Returns the value of attribute key_id.



879
880
881
# File 'sig/types.rbs', line 879

def key_id
  @key_id
end

#limit::Integer

Returns the value of attribute limit.



880
881
882
# File 'sig/types.rbs', line 880

def limit
  @limit
end

#position::String

Returns the value of attribute position.



878
879
880
# File 'sig/types.rbs', line 878

def position
  @position
end