Class: Aws::Types::GetDistributionLatestCacheResetResult
- Inherits:
-
Object
- Object
- Aws::Types::GetDistributionLatestCacheResetResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#create_time ⇒ ::Time
Returns the value of attribute create_time.
-
#status ⇒ ::String
Returns the value of attribute status.
Instance Attribute Details
#create_time ⇒ ::Time
Returns the value of attribute create_time.
1630 1631 1632 |
# File 'sig/types.rbs', line 1630 def create_time @create_time end |
#status ⇒ ::String
Returns the value of attribute status.
1629 1630 1631 |
# File 'sig/types.rbs', line 1629 def status @status end |