Class: Aws::Types::UpdateProductPageRequestContent
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProductPageRequestContent
- 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.
2584 2585 2586 |
# File 'sig/types.rbs', line 2584 def display_content @display_content end |