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

#function_id::String

Returns the value of attribute function_id.

Returns:

  • (::String)


394
395
396
# File 'sig/types.rbs', line 394

def function_id
  @function_id
end