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)


381
382
383
# File 'sig/types.rbs', line 381

def function_id
  @function_id
end