Class: Aws::Types::ListContinuousDeploymentPoliciesRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListContinuousDeploymentPoliciesRequest
- 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.
2312 2313 2314 |
# File 'sig/types.rbs', line 2312 def marker @marker end |
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
2313 2314 2315 |
# File 'sig/types.rbs', line 2313 def max_items @max_items end |