Class: Aws::Types::GetLayoutRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_id ⇒ ::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


707
708
709
# File 'sig/types.rbs', line 707

def domain_id
  @domain_id
end

#layout_id ⇒ ::String

Returns the value of attribute layout_id.

Returns:

  • (::String)


708
709
710
# File 'sig/types.rbs', line 708

def layout_id
  @layout_id
end