Class | AWS::SimpleWorkflow::Count |
In: |
lib/aws/simple_workflow/count.rb
|
Parent: | Object |
Simple Workflow returns counts that may be truncated. Truncated counts indicate a lower bound. A count of 100 that is truncated could be represented to a user like "100+". Non-truncated counts are definitive.
count | -> | to_i |
count | [R] | @return [Integer] |