Module: Aws::PrometheusService::Client::_CreateAnomalyDetectorResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#anomaly_detector_id::String

Returns:

  • (::String)


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

def anomaly_detector_id: () -> ::String

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#statusTypes::AnomalyDetectorStatus



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

def status: () -> Types::AnomalyDetectorStatus

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

Returns:

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


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

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