Class: Aws::Types::TransformationLambdaConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TransformationLambdaConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lambda_arn ⇒ ::String
Returns the value of attribute lambda_arn.
Instance Attribute Details
#lambda_arn ⇒ ::String
Returns the value of attribute lambda_arn.
2805 2806 2807 |
# File 'sig/types.rbs', line 2805 def lambda_arn @lambda_arn end |