Class: Aws::Types::BurninDestinationSettings
- Inherits:
-
Object
- Object
- Aws::Types::BurninDestinationSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alignment ⇒ "CENTERED", ...
Returns the value of attribute alignment.
-
#apply_font_color ⇒ "WHITE_TEXT_ONLY", "ALL_TEXT"
Returns the value of attribute apply_font_color.
-
#background_color ⇒ "NONE", ...
Returns the value of attribute background_color.
-
#background_opacity ⇒ ::Integer
Returns the value of attribute background_opacity.
-
#fallback_font ⇒ "BEST_MATCH", ...
Returns the value of attribute fallback_font.
-
#font_color ⇒ "WHITE", ...
Returns the value of attribute font_color.
-
#font_file_bold ⇒ ::String
Returns the value of attribute font_file_bold.
-
#font_file_bold_italic ⇒ ::String
Returns the value of attribute font_file_bold_italic.
-
#font_file_italic ⇒ ::String
Returns the value of attribute font_file_italic.
-
#font_file_regular ⇒ ::String
Returns the value of attribute font_file_regular.
-
#font_opacity ⇒ ::Integer
Returns the value of attribute font_opacity.
-
#font_resolution ⇒ ::Integer
Returns the value of attribute font_resolution.
-
#font_script ⇒ "AUTOMATIC", ...
Returns the value of attribute font_script.
-
#font_size ⇒ ::Integer
Returns the value of attribute font_size.
-
#hex_font_color ⇒ ::String
Returns the value of attribute hex_font_color.
-
#outline_color ⇒ "BLACK", ...
Returns the value of attribute outline_color.
-
#outline_size ⇒ ::Integer
Returns the value of attribute outline_size.
-
#remove_ruby_reserve_attributes ⇒ "DISABLED", "ENABLED"
Returns the value of attribute remove_ruby_reserve_attributes.
-
#shadow_color ⇒ "NONE", ...
Returns the value of attribute shadow_color.
-
#shadow_opacity ⇒ ::Integer
Returns the value of attribute shadow_opacity.
-
#shadow_x_offset ⇒ ::Integer
Returns the value of attribute shadow_x_offset.
-
#shadow_y_offset ⇒ ::Integer
Returns the value of attribute shadow_y_offset.
-
#style_passthrough ⇒ "ENABLED", "DISABLED"
Returns the value of attribute style_passthrough.
-
#teletext_spacing ⇒ "FIXED_GRID", ...
Returns the value of attribute teletext_spacing.
-
#x_position ⇒ ::Integer
Returns the value of attribute x_position.
-
#y_position ⇒ ::Integer
Returns the value of attribute y_position.
Instance Attribute Details
#alignment ⇒ "CENTERED", ...
Returns the value of attribute alignment.
279 280 281 |
# File 'sig/types.rbs', line 279 def alignment @alignment end |
#apply_font_color ⇒ "WHITE_TEXT_ONLY", "ALL_TEXT"
Returns the value of attribute apply_font_color.
280 281 282 |
# File 'sig/types.rbs', line 280 def apply_font_color @apply_font_color end |
#background_color ⇒ "NONE", ...
Returns the value of attribute background_color.
281 282 283 |
# File 'sig/types.rbs', line 281 def background_color @background_color end |
#background_opacity ⇒ ::Integer
Returns the value of attribute background_opacity.
282 283 284 |
# File 'sig/types.rbs', line 282 def background_opacity @background_opacity end |
#fallback_font ⇒ "BEST_MATCH", ...
Returns the value of attribute fallback_font.
283 284 285 |
# File 'sig/types.rbs', line 283 def fallback_font @fallback_font end |
#font_color ⇒ "WHITE", ...
Returns the value of attribute font_color.
284 285 286 |
# File 'sig/types.rbs', line 284 def font_color @font_color end |
#font_file_bold ⇒ ::String
Returns the value of attribute font_file_bold.
285 286 287 |
# File 'sig/types.rbs', line 285 def font_file_bold @font_file_bold end |
#font_file_bold_italic ⇒ ::String
Returns the value of attribute font_file_bold_italic.
286 287 288 |
# File 'sig/types.rbs', line 286 def font_file_bold_italic @font_file_bold_italic end |
#font_file_italic ⇒ ::String
Returns the value of attribute font_file_italic.
287 288 289 |
# File 'sig/types.rbs', line 287 def font_file_italic @font_file_italic end |
#font_file_regular ⇒ ::String
Returns the value of attribute font_file_regular.
288 289 290 |
# File 'sig/types.rbs', line 288 def font_file_regular @font_file_regular end |
#font_opacity ⇒ ::Integer
Returns the value of attribute font_opacity.
289 290 291 |
# File 'sig/types.rbs', line 289 def font_opacity @font_opacity end |
#font_resolution ⇒ ::Integer
Returns the value of attribute font_resolution.
290 291 292 |
# File 'sig/types.rbs', line 290 def font_resolution @font_resolution end |
#font_script ⇒ "AUTOMATIC", ...
Returns the value of attribute font_script.
291 292 293 |
# File 'sig/types.rbs', line 291 def font_script @font_script end |
#font_size ⇒ ::Integer
Returns the value of attribute font_size.
292 293 294 |
# File 'sig/types.rbs', line 292 def font_size @font_size end |
#hex_font_color ⇒ ::String
Returns the value of attribute hex_font_color.
293 294 295 |
# File 'sig/types.rbs', line 293 def hex_font_color @hex_font_color end |
#outline_color ⇒ "BLACK", ...
Returns the value of attribute outline_color.
294 295 296 |
# File 'sig/types.rbs', line 294 def outline_color @outline_color end |
#outline_size ⇒ ::Integer
Returns the value of attribute outline_size.
295 296 297 |
# File 'sig/types.rbs', line 295 def outline_size @outline_size end |
#remove_ruby_reserve_attributes ⇒ "DISABLED", "ENABLED"
Returns the value of attribute remove_ruby_reserve_attributes.
296 297 298 |
# File 'sig/types.rbs', line 296 def remove_ruby_reserve_attributes @remove_ruby_reserve_attributes end |
#shadow_color ⇒ "NONE", ...
Returns the value of attribute shadow_color.
297 298 299 |
# File 'sig/types.rbs', line 297 def shadow_color @shadow_color end |
#shadow_opacity ⇒ ::Integer
Returns the value of attribute shadow_opacity.
298 299 300 |
# File 'sig/types.rbs', line 298 def shadow_opacity @shadow_opacity end |
#shadow_x_offset ⇒ ::Integer
Returns the value of attribute shadow_x_offset.
299 300 301 |
# File 'sig/types.rbs', line 299 def shadow_x_offset @shadow_x_offset end |
#shadow_y_offset ⇒ ::Integer
Returns the value of attribute shadow_y_offset.
300 301 302 |
# File 'sig/types.rbs', line 300 def shadow_y_offset @shadow_y_offset end |
#style_passthrough ⇒ "ENABLED", "DISABLED"
Returns the value of attribute style_passthrough.
301 302 303 |
# File 'sig/types.rbs', line 301 def style_passthrough @style_passthrough end |
#teletext_spacing ⇒ "FIXED_GRID", ...
Returns the value of attribute teletext_spacing.
302 303 304 |
# File 'sig/types.rbs', line 302 def teletext_spacing @teletext_spacing end |
#x_position ⇒ ::Integer
Returns the value of attribute x_position.
303 304 305 |
# File 'sig/types.rbs', line 303 def x_position @x_position end |
#y_position ⇒ ::Integer
Returns the value of attribute y_position.
304 305 306 |
# File 'sig/types.rbs', line 304 def y_position @y_position end |