Class: Aws::Types::DefaultInteractiveLayoutConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#free_formTypes::DefaultFreeFormLayoutConfiguration

Returns the value of attribute free_form.



3664
3665
3666
# File 'sig/types.rbs', line 3664

def free_form
  @free_form
end

#gridTypes::DefaultGridLayoutConfiguration

Returns the value of attribute grid.



3663
3664
3665
# File 'sig/types.rbs', line 3663

def grid
  @grid
end