Class: Aws::Types::LambdaDataSourceConfig
- Inherits:
-
Object
- Object
- Aws::Types::LambdaDataSourceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lambda_function_arn ⇒ ::String
Returns the value of attribute lambda_function_arn.
Instance Attribute Details
#lambda_function_arn ⇒ ::String
Returns the value of attribute lambda_function_arn.
934 935 936 |
# File 'sig/types.rbs', line 934 def lambda_function_arn @lambda_function_arn end |