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)


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

def anomaly_detector_id: () -> ::String

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#statusTypes::AnomalyDetectorStatus



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

def status: () -> Types::AnomalyDetectorStatus

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

Returns:

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


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

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