Class: Aws::Types::BatchGetCrawlersRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetCrawlersRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#crawler_names ⇒ ::Array[::String]
Returns the value of attribute crawler_names.
Instance Attribute Details
#crawler_names ⇒ ::Array[::String]
Returns the value of attribute crawler_names.
306 307 308 |
# File 'sig/types.rbs', line 306 def crawler_names @crawler_names end |