Class: Aws::Types::DeleteFunctionRequest

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:



496
497
498
# File 'sig/types.rbs', line 496

def api_id
  @api_id
end

#function_id::String

Returns the value of attribute function_id.

Returns:



497
498
499
# File 'sig/types.rbs', line 497

def function_id
  @function_id
end