Class: Aws::Types::GetAuthorizersRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#limit::Integer

Returns the value of attribute limit.



615
616
617
# File 'sig/types.rbs', line 615

def limit
  @limit
end

#position::String

Returns the value of attribute position.



614
615
616
# File 'sig/types.rbs', line 614

def position
  @position
end

#rest_api_id::String

Returns the value of attribute rest_api_id.



613
614
615
# File 'sig/types.rbs', line 613

def rest_api_id
  @rest_api_id
end