Module: Aws::SWF::Client::_CountClosedWorkflowExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::WorkflowExecutionCount]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#count ⇒ ::Integer
84 |
# File 'sig/client.rbs', line 84
def count: () -> ::Integer
|
#truncated ⇒ Boolean
85 |
# File 'sig/client.rbs', line 85
def truncated: () -> bool
|