Module: Aws::PrometheusService::Client::_PutAnomalyDetectorResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutAnomalyDetectorResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#anomaly_detector_id::String

Returns:

  • (::String)


480
# File 'sig/client.rbs', line 480

def anomaly_detector_id: () -> ::String

#arn::String

Returns:

  • (::String)


481
# File 'sig/client.rbs', line 481

def arn: () -> ::String

#statusTypes::AnomalyDetectorStatus



482
# File 'sig/client.rbs', line 482

def status: () -> Types::AnomalyDetectorStatus

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


483
# File 'sig/client.rbs', line 483

def tags: () -> ::Hash[::String, ::String]