Uses of Class
software.amazon.awssdk.services.appflow.model.S3SourceProperties
-
Packages that use S3SourceProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of S3SourceProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return S3SourceProperties Modifier and Type Method Description S3SourcePropertiesSourceConnectorProperties. s3()Specifies the information that is required for querying Amazon S3.Methods in software.amazon.awssdk.services.appflow.model with parameters of type S3SourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. s3(S3SourceProperties s3)Specifies the information that is required for querying Amazon S3.
-