Class: Aws::Types::InsertAdBreakRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


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

def channel_arn
  @channel_arn
end

#duration_seconds::Integer

Returns the value of attribute duration_seconds.

Returns:

  • (::Integer)


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

def duration_seconds
  @duration_seconds
end