Class: Aws::Types::DeleteAuthorizerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_id::String

Returns the value of attribute api_id.

Returns:

  • (::String)


791
792
793
# File 'sig/types.rbs', line 791

def api_id
  @api_id
end

#authorizer_id::String

Returns the value of attribute authorizer_id.

Returns:

  • (::String)


792
793
794
# File 'sig/types.rbs', line 792

def authorizer_id
  @authorizer_id
end