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