Class: Aws::Types::CreateFunctionResult

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)


640
641
642
# File 'sig/types.rbs', line 640

def etag
  @etag
end

#function_summaryTypes::FunctionSummary

Returns the value of attribute function_summary.



638
639
640
# File 'sig/types.rbs', line 638

def function_summary
  @function_summary
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


639
640
641
# File 'sig/types.rbs', line 639

def location
  @location
end