Class: Aws::Types::PresenterOnlyConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#presenter_position ⇒ "TopLeft", ...

Returns the value of attribute presenter_position.

Returns:

  • ("TopLeft", "TopRight", "BottomLeft", "BottomRight")


691
692
693
# File 'sig/types.rbs', line 691

def presenter_position
  @presenter_position
end