Class: Aws::Types::WorkflowExecutionCount

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.



1105
1106
1107
# File 'sig/types.rbs', line 1105

def count
  @count
end

#truncatedBoolean

Returns the value of attribute truncated.



1106
1107
1108
# File 'sig/types.rbs', line 1106

def truncated
  @truncated
end