Class: Aws::Types::UpdateFunctionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


4054
4055
4056
# File 'sig/types.rbs', line 4054

def etag
  @etag
end

#function_summaryTypes::FunctionSummary

Returns the value of attribute function_summary.



4053
4054
4055
# File 'sig/types.rbs', line 4053

def function_summary
  @function_summary
end