Class: Aws::Types::CreateLayoutResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLayoutResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#layout_arn ⇒ ::String
Returns the value of attribute layout_arn.
-
#layout_id ⇒ ::String
Returns the value of attribute layout_id.
Instance Attribute Details
#layout_arn ⇒ ::String
Returns the value of attribute layout_arn.
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.
327 328 329 |
# File 'sig/types.rbs', line 327 def layout_id @layout_id end |