Module: Aws::PrometheusService::Client::_CreateScraperResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#scraper_id::String

Returns:

  • (::String)


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

def scraper_id: () -> ::String

#statusTypes::ScraperStatus



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

def status: () -> Types::ScraperStatus

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

Returns:

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


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

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