Class: Aws::Types::CreateProductPageRequestContent
- Inherits:
-
Object
- Object
- Aws::Types::CreateProductPageRequestContent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#display_content ⇒ Types::DisplayContent
Returns the value of attribute display_content.
Instance Attribute Details
#display_content ⇒ Types::DisplayContent
Returns the value of attribute display_content.
535 536 537 |
# File 'sig/types.rbs', line 535 def display_content @display_content end |