Class: Aws::Types::ModifySnapshotScheduleMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#schedule_definitions::Array[::String]

Returns the value of attribute schedule_definitions.

Returns:

  • (::Array[::String])


2190
2191
2192
# File 'sig/types.rbs', line 2190

def schedule_definitions
  @schedule_definitions
end

#schedule_identifier::String

Returns the value of attribute schedule_identifier.

Returns:

  • (::String)


2189
2190
2191
# File 'sig/types.rbs', line 2189

def schedule_identifier
  @schedule_identifier
end