Class: Aws::Types::GetAuthorizerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#authorizer_id::String

Returns the value of attribute authorizer_id.

Returns:



608
609
610
# File 'sig/types.rbs', line 608

def authorizer_id
  @authorizer_id
end

#rest_api_id::String

Returns the value of attribute rest_api_id.

Returns:



607
608
609
# File 'sig/types.rbs', line 607

def rest_api_id
  @rest_api_id
end