Class: Aws::Types::LineageSyncSchedule
- Inherits:
-
Object
- Object
- Aws::Types::LineageSyncSchedule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schedule ⇒ ::String
Returns the value of attribute schedule.
Instance Attribute Details
#schedule ⇒ ::String
Returns the value of attribute schedule.
3827 3828 3829 |
# File 'sig/types.rbs', line 3827 def schedule @schedule end |