Class: Aws::Types::UploaderConfig
- Inherits:
-
Object
- Object
- Aws::Types::UploaderConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schedule_config ⇒ Types::ScheduleConfig
Returns the value of attribute schedule_config.
Instance Attribute Details
#schedule_config ⇒ Types::ScheduleConfig
Returns the value of attribute schedule_config.
632 633 634 |
# File 'sig/types.rbs', line 632 def schedule_config @schedule_config end |