Class: Aws::Types::UsagePlanKeys

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::UsagePlanKey]

Returns the value of attribute items.

Returns:



1537
1538
1539
# File 'sig/types.rbs', line 1537

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


1536
1537
1538
# File 'sig/types.rbs', line 1536

def position
  @position
end