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)


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

def arn: () -> ::String

#scraper_id::String

Returns:

  • (::String)


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

def scraper_id: () -> ::String

#statusTypes::ScraperStatus



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

def status: () -> Types::ScraperStatus

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

Returns:

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


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

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