Class: Aws::Types::GetPrefetchScheduleRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetPrefetchScheduleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#playback_configuration_name ⇒ ::String
Returns the value of attribute playback_configuration_name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
638 639 640 |
# File 'sig/types.rbs', line 638 def name @name end |
#playback_configuration_name ⇒ ::String
Returns the value of attribute playback_configuration_name.
639 640 641 |
# File 'sig/types.rbs', line 639 def playback_configuration_name @playback_configuration_name end |