Class: Aws::Types::LayoutContent

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

Defined Under Namespace

Classes: Basic, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#basic ⇒ Types::BasicLayout

Returns the value of attribute basic.

Returns:



765
766
767
# File 'sig/types.rbs', line 765

def basic
  @basic
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


766
767
768
# File 'sig/types.rbs', line 766

def unknown
  @unknown
end