class Aws::CostExplorer::Types::UpdateAnomalyMonitorRequest

@note When making an API call, you may pass UpdateAnomalyMonitorRequest

data as a hash:

    {
      monitor_arn: "GenericString", # required
      monitor_name: "GenericString",
    }

@!attribute [rw] monitor_arn

Cost anomaly monitor Amazon Resource Names (ARNs).
@return [String]

@!attribute [rw] monitor_name

The new name for the cost anomaly monitor.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/UpdateAnomalyMonitorRequest AWS API Documentation

Constants

SENSITIVE