Class: Aws::Types::DashUtcTiming
- Inherits:
-
Object
- Object
- Aws::Types::DashUtcTiming
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#timing_mode ⇒ "HTTP_HEAD", ...
Returns the value of attribute timing_mode.
-
#timing_source ⇒ ::String
Returns the value of attribute timing_source.
Instance Attribute Details
#timing_mode ⇒ "HTTP_HEAD", ...
Returns the value of attribute timing_mode.
303 304 305 |
# File 'sig/types.rbs', line 303 def timing_mode @timing_mode end |
#timing_source ⇒ ::String
Returns the value of attribute timing_source.
304 305 306 |
# File 'sig/types.rbs', line 304 def timing_source @timing_source end |