Class: Aws::Types::LineageSyncSchedule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#schedule::String

Returns the value of attribute schedule.

Returns:

  • (::String)


3827
3828
3829
# File 'sig/types.rbs', line 3827

def schedule
  @schedule
end