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

Returns:

  • (::Integer)


84
# File 'sig/client.rbs', line 84

def count: () -> ::Integer

#truncatedBoolean

Returns:

  • (Boolean)


85
# File 'sig/client.rbs', line 85

def truncated: () -> bool