personalize_describe_filter {paws.machine.learning} | R Documentation |
Describes a filter's properties
Description
Describes a filter's properties.
See https://www.paws-r-sdk.com/docs/personalize_describe_filter/ for full documentation.
Usage
personalize_describe_filter(filterArn)
Arguments
filterArn |
[required] The ARN of the filter to describe. |
[Package paws.machine.learning version 0.9.0 Index]