cleanroomsml_delete_audience_generation_job {paws.security.identity} | R Documentation |
Deletes the specified audience generation job, and removes all data associated with the job
Description
Deletes the specified audience generation job, and removes all data associated with the job.
See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_audience_generation_job/ for full documentation.
Usage
cleanroomsml_delete_audience_generation_job(audienceGenerationJobArn)
Arguments
audienceGenerationJobArn |
[required] The Amazon Resource Name (ARN) of the audience generation job that you want to delete. |
[Package paws.security.identity version 0.9.0 Index]