Class: Aws::Types::UpdateAuthorizerResponse

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)


5035
5036
5037
# File 'sig/types.rbs', line 5035

def authorizer_arn
  @authorizer_arn
end

#authorizer_name::String

Returns the value of attribute authorizer_name.

Returns:

  • (::String)


5034
5035
5036
# File 'sig/types.rbs', line 5034

def authorizer_name
  @authorizer_name
end