forecastservice_describe_monitor {paws.machine.learning} | R Documentation |
Describes a monitor resource
Description
Describes a monitor resource. In addition to listing the properties provided in the create_monitor
request, this operation lists the following properties:
See https://www.paws-r-sdk.com/docs/forecastservice_describe_monitor/ for full documentation.
Usage
forecastservice_describe_monitor(MonitorArn)
Arguments
MonitorArn |
[required] The Amazon Resource Name (ARN) of the monitor resource to describe. |
[Package paws.machine.learning version 0.7.0 Index]