Uses of Class
software.amazon.awssdk.services.customerprofiles.model.S3ExportingConfig
-
Packages that use S3ExportingConfig Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of S3ExportingConfig in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return S3ExportingConfig Modifier and Type Method Description S3ExportingConfigExportingConfig. s3Exporting()The S3 location where Identity Resolution Jobs write result files.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type S3ExportingConfig Modifier and Type Method Description ExportingConfig.BuilderExportingConfig.Builder. s3Exporting(S3ExportingConfig s3Exporting)The S3 location where Identity Resolution Jobs write result files.
-