Class: Aws::Types::AuthorizerSummary

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)


326
327
328
# File 'sig/types.rbs', line 326

def authorizer_arn
  @authorizer_arn
end

#authorizer_name::String

Returns the value of attribute authorizer_name.

Returns:

  • (::String)


325
326
327
# File 'sig/types.rbs', line 325

def authorizer_name
  @authorizer_name
end