Class: Aws::Types::AwsLambdaTransformation

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#function_arn::String

Returns the value of attribute function_arn.



108
109
110
# File 'sig/types.rbs', line 108

def function_arn
  @function_arn
end

#function_payload::String

Returns the value of attribute function_payload.



109
110
111
# File 'sig/types.rbs', line 109

def function_payload
  @function_payload
end