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)


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

def arn: () -> ::String

#scraper_id::String

Returns:

  • (::String)


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

def scraper_id: () -> ::String

#statusTypes::ScraperStatus



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

def status: () -> Types::ScraperStatus

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

Returns:

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


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

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