Class: Aws::Types::TransformationFunction
- Inherits:
-
Object
- Object
- Aws::Types::TransformationFunction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transformation_lambda_configuration ⇒ Types::TransformationLambdaConfiguration
Returns the value of attribute transformation_lambda_configuration.
Instance Attribute Details
#transformation_lambda_configuration ⇒ Types::TransformationLambdaConfiguration
Returns the value of attribute transformation_lambda_configuration.
2800 2801 2802 |
# File 'sig/types.rbs', line 2800 def transformation_lambda_configuration @transformation_lambda_configuration end |