Class: Aws::Types::DescribeScraperLoggingConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeScraperLoggingConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scraper_id ⇒ ::String
Returns the value of attribute scraper_id.
Instance Attribute Details
#scraper_id ⇒ ::String
Returns the value of attribute scraper_id.
352 353 354 |
# File 'sig/types.rbs', line 352 def scraper_id @scraper_id end |