Class: Aws::Types::LambdaIntegrationConfig
- Inherits:
-
Object
- Object
- Aws::Types::LambdaIntegrationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#function_arn ⇒ ::String
Returns the value of attribute function_arn.
Instance Attribute Details
#function_arn ⇒ ::String
Returns the value of attribute function_arn.
459 460 461 |
# File 'sig/types.rbs', line 459 def function_arn @function_arn end |