Class: Aws::Types::TrafficShapingRetrievalWindow
- Inherits:
-
Object
- Object
- Aws::Types::TrafficShapingRetrievalWindow
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#retrieval_window_duration_seconds ⇒ ::Integer
Returns the value of attribute retrieval_window_duration_seconds.
Instance Attribute Details
#retrieval_window_duration_seconds ⇒ ::Integer
Returns the value of attribute retrieval_window_duration_seconds.
1182 1183 1184 |
# File 'sig/types.rbs', line 1182 def retrieval_window_duration_seconds @retrieval_window_duration_seconds end |