cleanroomsml_delete_trained_model_output {paws.security.identity} | R Documentation |
Deletes the output of a trained model
Description
Deletes the output of a trained model.
See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_trained_model_output/ for full documentation.
Usage
cleanroomsml_delete_trained_model_output(trainedModelArn, membershipIdentifier)
Arguments
trainedModelArn |
[required] The Amazon Resource Name (ARN) of the trained model whose output you want to delete. |
membershipIdentifier |
[required] The membership ID of the member that is deleting the trained model output. |
[Package paws.security.identity version 0.9.0 Index]