Uses of Class
software.amazon.awssdk.services.customerprofiles.model.S3ExportingLocation
-
Packages that use S3ExportingLocation Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of S3ExportingLocation in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return S3ExportingLocation Modifier and Type Method Description S3ExportingLocationExportingLocation. s3Exporting()Information about the S3 location where Identity Resolution Jobs write result files.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type S3ExportingLocation Modifier and Type Method Description ExportingLocation.BuilderExportingLocation.Builder. s3Exporting(S3ExportingLocation s3Exporting)Information about the S3 location where Identity Resolution Jobs write result files.
-