Class: Aws::Types::ClusterPatchScheduleDetails
- Inherits:
-
Object
- Object
- Aws::Types::ClusterPatchScheduleDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#next_patch_date ⇒ ::Time
Returns the value of attribute next_patch_date.
Instance Attribute Details
#next_patch_date ⇒ ::Time
Returns the value of attribute next_patch_date.
1524 1525 1526 |
# File 'sig/types.rbs', line 1524 def next_patch_date @next_patch_date end |