Class: Aws::Types::BasicLayout

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#more_info ⇒ Types::LayoutSections

Returns the value of attribute more_info.

Returns:



64
65
66
# File 'sig/types.rbs', line 64

def more_info
  @more_info
end

#top_panel ⇒ Types::LayoutSections

Returns the value of attribute top_panel.

Returns:



63
64
65
# File 'sig/types.rbs', line 63

def top_panel
  @top_panel
end