Class: Aws::Types::ClusterPatchSchedule

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)


1519
1520
1521
# File 'sig/types.rbs', line 1519

def next_patch_date
  @next_patch_date
end