Class: Aws::Types::CreateLayoutResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#layout_arn ⇒ ::String

Returns the value of attribute layout_arn.

Returns:

  • (::String)


328
329
330
# File 'sig/types.rbs', line 328

def layout_arn
  @layout_arn
end

#layout_id ⇒ ::String

Returns the value of attribute layout_id.

Returns:

  • (::String)


327
328
329
# File 'sig/types.rbs', line 327

def layout_id
  @layout_id
end