Class: Aws::Types::RecrawlPolicy
- Inherits:
-
Object
- Object
- Aws::Types::RecrawlPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recrawl_behavior ⇒ "CRAWL_EVERYTHING", ...
Returns the value of attribute recrawl_behavior.
Instance Attribute Details
#recrawl_behavior ⇒ "CRAWL_EVERYTHING", ...
Returns the value of attribute recrawl_behavior.
6197 6198 6199 |
# File 'sig/types.rbs', line 6197 def recrawl_behavior @recrawl_behavior end |