Uses of Class
software.amazon.awssdk.services.customerprofiles.model.S3SourceProperties
-
Packages that use S3SourceProperties Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of S3SourceProperties in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return S3SourceProperties Modifier and Type Method Description S3SourcePropertiesSourceConnectorProperties. s3()The properties that are applied when Amazon S3 is being used as the flow source.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type S3SourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. s3(S3SourceProperties s3)The properties that are applied when Amazon S3 is being used as the flow source.
-