Module: Aws::PrometheusService::Client::_UpdateScraperResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#scraper_id::String

Returns:

  • (::String)


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

def scraper_id: () -> ::String

#statusTypes::ScraperStatus



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

def status: () -> Types::ScraperStatus

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

Returns:

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


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

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