| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaConnectorProvisioningConfig |
LambdaConnectorProvisioningConfig.clone() |
LambdaConnectorProvisioningConfig |
ConnectorProvisioningConfig.getLambda()
Contains information about the configuration of the lambda which is being registered as the connector.
|
LambdaConnectorProvisioningConfig |
LambdaConnectorProvisioningConfig.withLambdaArn(String lambdaArn)
Lambda ARN of the connector being registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProvisioningConfig.setLambda(LambdaConnectorProvisioningConfig lambda)
Contains information about the configuration of the lambda which is being registered as the connector.
|
ConnectorProvisioningConfig |
ConnectorProvisioningConfig.withLambda(LambdaConnectorProvisioningConfig lambda)
Contains information about the configuration of the lambda which is being registered as the connector.
|
Copyright © 2023. All rights reserved.