cleanroomsml_delete_audience_model {paws.security.identity} | R Documentation |
Specifies an audience model that you want to delete
Description
Specifies an audience model that you want to delete. You can't delete an audience model if there are any configured audience models that depend on the audience model.
See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_audience_model/ for full documentation.
Usage
cleanroomsml_delete_audience_model(audienceModelArn)
Arguments
audienceModelArn |
[required] The Amazon Resource Name (ARN) of the audience model that you want to delete. |
[Package paws.security.identity version 0.9.0 Index]