Class: Aws::Types::UsagePlans

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::UsagePlan]

Returns the value of attribute items.

Returns:



1543
1544
1545
# File 'sig/types.rbs', line 1543

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


1542
1543
1544
# File 'sig/types.rbs', line 1542

def position
  @position
end