Class: Aws::Types::DescribePageRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePageRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#page_id ⇒ ::String
Returns the value of attribute page_id.
Instance Attribute Details
#page_id ⇒ ::String
Returns the value of attribute page_id.
219 220 221 |
# File 'sig/types.rbs', line 219 def page_id @page_id end |