| Package | Description |
|---|---|
| com.amazonaws.services.cleanroomsml.model |
| Modifier and Type | Method and Description |
|---|---|
S3ConfigMap |
S3ConfigMap.clone() |
S3ConfigMap |
AudienceGenerationJobDataSource.getDataSource()
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.
|
S3ConfigMap |
AudienceDestination.getS3Destination()
The Amazon S3 bucket and path for the configured audience.
|
S3ConfigMap |
S3ConfigMap.withS3Uri(String s3Uri)
The Amazon S3 location URI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudienceGenerationJobDataSource.setDataSource(S3ConfigMap dataSource)
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.
|
void |
AudienceDestination.setS3Destination(S3ConfigMap s3Destination)
The Amazon S3 bucket and path for the configured audience.
|
AudienceGenerationJobDataSource |
AudienceGenerationJobDataSource.withDataSource(S3ConfigMap dataSource)
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.
|
AudienceDestination |
AudienceDestination.withS3Destination(S3ConfigMap s3Destination)
The Amazon S3 bucket and path for the configured audience.
|
Copyright © 2024. All rights reserved.