Class: Aws::Types::SetDefaultAuthorizerResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorizer_arn::String

Returns the value of attribute authorizer_arn.

Returns:

  • (::String)


4477
4478
4479
# File 'sig/types.rbs', line 4477

def authorizer_arn
  @authorizer_arn
end

#authorizer_name::String

Returns the value of attribute authorizer_name.

Returns:

  • (::String)


4476
4477
4478
# File 'sig/types.rbs', line 4476

def authorizer_name
  @authorizer_name
end