| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
PrefixConfig |
UpsolverS3OutputFormatConfig.prefixConfig()
Returns the value of the PrefixConfig property for this object.
|
PrefixConfig |
S3OutputFormatConfig.prefixConfig()
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
UpsolverS3OutputFormatConfig.Builder |
UpsolverS3OutputFormatConfig.Builder.prefixConfig(PrefixConfig prefixConfig)
Sets the value of the PrefixConfig property for this object.
|
S3OutputFormatConfig.Builder |
S3OutputFormatConfig.Builder.prefixConfig(PrefixConfig prefixConfig)
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
Copyright © 2022. All rights reserved.