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)


1539
1540
1541
# File 'sig/types.rbs', line 1539

def next_patch_date
  @next_patch_date
end