Class: Aws::Types::DescribeFunctionResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.



1045
1046
1047
# File 'sig/types.rbs', line 1045

def etag
  @etag
end

#function_summaryTypes::FunctionSummary

Returns the value of attribute function_summary.



1044
1045
1046
# File 'sig/types.rbs', line 1044

def function_summary
  @function_summary
end