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