Class: Aws::Types::TeletextSourceSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#output_rectangleTypes::CaptionRectangle

Returns the value of attribute output_rectangle.



3163
3164
3165
# File 'sig/types.rbs', line 3163

def output_rectangle
  @output_rectangle
end

#page_number::String

Returns the value of attribute page_number.

Returns:

  • (::String)


3164
3165
3166
# File 'sig/types.rbs', line 3164

def page_number
  @page_number
end