Class: Aws::Types::ListCloudFrontOriginAccessIdentitiesRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListCloudFrontOriginAccessIdentitiesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
2262 2263 2264 |
# File 'sig/types.rbs', line 2262 def marker @marker end |
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
2263 2264 2265 |
# File 'sig/types.rbs', line 2263 def max_items @max_items end |