Class: Aws::Types::ScheduleAdBreak

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#approximate_duration_seconds::Integer

Returns the value of attribute approximate_duration_seconds.

Returns:



1086
1087
1088
# File 'sig/types.rbs', line 1086

def approximate_duration_seconds
  @approximate_duration_seconds
end

#approximate_start_time::Time

Returns the value of attribute approximate_start_time.

Returns:



1087
1088
1089
# File 'sig/types.rbs', line 1087

def approximate_start_time
  @approximate_start_time
end

#source_location_name::String

Returns the value of attribute source_location_name.

Returns:



1088
1089
1090
# File 'sig/types.rbs', line 1088

def source_location_name
  @source_location_name
end

#vod_source_name::String

Returns the value of attribute vod_source_name.

Returns:



1089
1090
1091
# File 'sig/types.rbs', line 1089

def vod_source_name
  @vod_source_name
end