Class: Aws::Types::WebCrawlerLimits
- Inherits:
-
Object
- Object
- Aws::Types::WebCrawlerLimits
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rate_limit ⇒ ::Integer
Returns the value of attribute rate_limit.
Instance Attribute Details
#rate_limit ⇒ ::Integer
Returns the value of attribute rate_limit.
3373 3374 3375 |
# File 'sig/types.rbs', line 3373 def rate_limit @rate_limit end |