Class: Aws::Types::DeletePrefetchScheduleRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeletePrefetchScheduleRequest
- 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.
419 420 421 |
# File 'sig/types.rbs', line 419 def name @name end |
#playback_configuration_name ⇒ ::String
Returns the value of attribute playback_configuration_name.
420 421 422 |
# File 'sig/types.rbs', line 420 def playback_configuration_name @playback_configuration_name end |