Class: Aws::Types::Authorizers

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

Returns the value of attribute items.

Returns:



75
76
77
# File 'sig/types.rbs', line 75

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


74
75
76
# File 'sig/types.rbs', line 74

def position
  @position
end