Class: Aws::Types::ListLoaderJobsInput
- Inherits:
-
Object
- Object
- Aws::Types::ListLoaderJobsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#include_queued_loads ⇒ Boolean
Returns the value of attribute include_queued_loads.
-
#limit ⇒ ::Integer
Returns the value of attribute limit.
Instance Attribute Details
#include_queued_loads ⇒ Boolean
Returns the value of attribute include_queued_loads.
538 539 540 |
# File 'sig/types.rbs', line 538 def include_queued_loads @include_queued_loads end |
#limit ⇒ ::Integer
Returns the value of attribute limit.
537 538 539 |
# File 'sig/types.rbs', line 537 def limit @limit end |