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

#if_match::String

Returns the value of attribute if_match.

Returns:



942
943
944
# File 'sig/types.rbs', line 942

def if_match
  @if_match
end

#name::String

Returns the value of attribute name.

Returns:



941
942
943
# File 'sig/types.rbs', line 941

def name
  @name
end