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.
271 272 273 |
# File 'sig/types.rbs', line 271 def alignment @alignment end |
#apply_font_color ⇒ "WHITE_TEXT_ONLY", "ALL_TEXT"
Returns the value of attribute apply_font_color.
272 273 274 |
# File 'sig/types.rbs', line 272 def apply_font_color @apply_font_color end |
#background_color ⇒ "NONE", ...
Returns the value of attribute background_color.
273 274 275 |
# File 'sig/types.rbs', line 273 def background_color @background_color end |
#background_opacity ⇒ ::Integer
Returns the value of attribute background_opacity.
274 275 276 |
# File 'sig/types.rbs', line 274 def background_opacity @background_opacity end |
#fallback_font ⇒ "BEST_MATCH", ...
Returns the value of attribute fallback_font.
275 276 277 |
# File 'sig/types.rbs', line 275 def fallback_font @fallback_font end |
#font_color ⇒ "WHITE", ...
Returns the value of attribute font_color.
276 277 278 |
# File 'sig/types.rbs', line 276 def font_color @font_color end |
#font_file_bold ⇒ ::String
Returns the value of attribute font_file_bold.
277 278 279 |
# File 'sig/types.rbs', line 277 def font_file_bold @font_file_bold end |
#font_file_bold_italic ⇒ ::String
Returns the value of attribute font_file_bold_italic.
278 279 280 |
# File 'sig/types.rbs', line 278 def font_file_bold_italic @font_file_bold_italic end |
#font_file_italic ⇒ ::String
Returns the value of attribute font_file_italic.
279 280 281 |
# File 'sig/types.rbs', line 279 def font_file_italic @font_file_italic end |
#font_file_regular ⇒ ::String
Returns the value of attribute font_file_regular.
280 281 282 |
# File 'sig/types.rbs', line 280 def font_file_regular @font_file_regular end |
#font_opacity ⇒ ::Integer
Returns the value of attribute font_opacity.
281 282 283 |
# File 'sig/types.rbs', line 281 def font_opacity @font_opacity end |
#font_resolution ⇒ ::Integer
Returns the value of attribute font_resolution.
282 283 284 |
# File 'sig/types.rbs', line 282 def font_resolution @font_resolution end |
#font_script ⇒ "AUTOMATIC", ...
Returns the value of attribute font_script.
283 284 285 |
# File 'sig/types.rbs', line 283 def font_script @font_script end |
#font_size ⇒ ::Integer
Returns the value of attribute font_size.
284 285 286 |
# File 'sig/types.rbs', line 284 def font_size @font_size end |
#hex_font_color ⇒ ::String
Returns the value of attribute hex_font_color.
285 286 287 |
# File 'sig/types.rbs', line 285 def hex_font_color @hex_font_color end |
#outline_color ⇒ "BLACK", ...
Returns the value of attribute outline_color.
286 287 288 |
# File 'sig/types.rbs', line 286 def outline_color @outline_color end |
#outline_size ⇒ ::Integer
Returns the value of attribute outline_size.
287 288 289 |
# File 'sig/types.rbs', line 287 def outline_size @outline_size end |
#remove_ruby_reserve_attributes ⇒ "DISABLED", "ENABLED"
Returns the value of attribute remove_ruby_reserve_attributes.
288 289 290 |
# File 'sig/types.rbs', line 288 def remove_ruby_reserve_attributes @remove_ruby_reserve_attributes end |
#shadow_color ⇒ "NONE", ...
Returns the value of attribute shadow_color.
289 290 291 |
# File 'sig/types.rbs', line 289 def shadow_color @shadow_color end |
#shadow_opacity ⇒ ::Integer
Returns the value of attribute shadow_opacity.
290 291 292 |
# File 'sig/types.rbs', line 290 def shadow_opacity @shadow_opacity end |
#shadow_x_offset ⇒ ::Integer
Returns the value of attribute shadow_x_offset.
291 292 293 |
# File 'sig/types.rbs', line 291 def shadow_x_offset @shadow_x_offset end |
#shadow_y_offset ⇒ ::Integer
Returns the value of attribute shadow_y_offset.
292 293 294 |
# File 'sig/types.rbs', line 292 def shadow_y_offset @shadow_y_offset end |
#style_passthrough ⇒ "ENABLED", "DISABLED"
Returns the value of attribute style_passthrough.
293 294 295 |
# File 'sig/types.rbs', line 293 def style_passthrough @style_passthrough end |
#teletext_spacing ⇒ "FIXED_GRID", ...
Returns the value of attribute teletext_spacing.
294 295 296 |
# File 'sig/types.rbs', line 294 def teletext_spacing @teletext_spacing end |
#x_position ⇒ ::Integer
Returns the value of attribute x_position.
295 296 297 |
# File 'sig/types.rbs', line 295 def x_position @x_position end |
#y_position ⇒ ::Integer
Returns the value of attribute y_position.
296 297 298 |
# File 'sig/types.rbs', line 296 def y_position @y_position end |