Class: Aws::Types::LambdaConnectorProvisioningConfig
- Inherits:
-
Object
- Object
- Aws::Types::LambdaConnectorProvisioningConfig
- 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.
744 745 746 |
# File 'sig/types.rbs', line 744 def lambda_arn @lambda_arn end |