Class: Aws::Types::ConnectorProvisioningConfig
- Inherits:
-
Object
- Object
- Aws::Types::ConnectorProvisioningConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lambda ⇒ Types::LambdaConnectorProvisioningConfig
Returns the value of attribute lambda.
Instance Attribute Details
#lambda ⇒ Types::LambdaConnectorProvisioningConfig
Returns the value of attribute lambda.
283 284 285 |
# File 'sig/types.rbs', line 283 def lambda @lambda end |