cleanroomsml_delete_ml_input_channel_data {paws.security.identity} | R Documentation |
Provides the information necessary to delete an ML input channel
Description
Provides the information necessary to delete an ML input channel.
See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_ml_input_channel_data/ for full documentation.
Usage
cleanroomsml_delete_ml_input_channel_data(
mlInputChannelArn,
membershipIdentifier
)
Arguments
mlInputChannelArn |
[required] The Amazon Resource Name (ARN) of the ML input channel that you want to delete. |
membershipIdentifier |
[required] The membership ID of the membership that contains the ML input channel you want to delete. |
[Package paws.security.identity version 0.9.0 Index]