Class: Aws::Types::DeletePrefetchScheduleRequest

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)


406
407
408
# File 'sig/types.rbs', line 406

def name
  @name
end

#playback_configuration_name::String

Returns the value of attribute playback_configuration_name.

Returns:

  • (::String)


407
408
409
# File 'sig/types.rbs', line 407

def playback_configuration_name
  @playback_configuration_name
end