| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SuccessResponseHandlingConfig |
SuccessResponseHandlingConfig.clone() |
SuccessResponseHandlingConfig |
SAPODataDestinationProperties.getSuccessResponseHandlingConfig()
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
|
SuccessResponseHandlingConfig |
SuccessResponseHandlingConfig.withBucketName(String bucketName)
The name of the Amazon S3 bucket.
|
SuccessResponseHandlingConfig |
SuccessResponseHandlingConfig.withBucketPrefix(String bucketPrefix)
The Amazon S3 bucket prefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAPODataDestinationProperties.setSuccessResponseHandlingConfig(SuccessResponseHandlingConfig successResponseHandlingConfig)
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
|
SAPODataDestinationProperties |
SAPODataDestinationProperties.withSuccessResponseHandlingConfig(SuccessResponseHandlingConfig successResponseHandlingConfig)
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
|
Copyright © 2025. All rights reserved.