Class: Aws::Types::ClusterPatchScheduleDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_patch_date::Time

Returns the value of attribute next_patch_date.

Returns:

  • (::Time)


1524
1525
1526
# File 'sig/types.rbs', line 1524

def next_patch_date
  @next_patch_date
end