Class DataIntegrationFlowS3Options

java.lang.Object
software.amazon.awssdk.services.supplychain.model.DataIntegrationFlowS3Options
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DataIntegrationFlowS3Options.Builder,DataIntegrationFlowS3Options>

@Generated("software.amazon.awssdk:codegen") public final class DataIntegrationFlowS3Options extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DataIntegrationFlowS3Options.Builder,DataIntegrationFlowS3Options>

The Amazon S3 options used in S3 source and target configurations.

See Also: