Class: Aws::Types::GetPrefetchScheduleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


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.

Returns:

  • (::String)


639
640
641
# File 'sig/types.rbs', line 639

def playback_configuration_name
  @playback_configuration_name
end