stepExecutionsTruncated property

bool? stepExecutionsTruncated
final

A boolean value that indicates if the response contains the full list of the Automation step executions. If true, use the DescribeAutomationStepExecutions API action to get the full list of step executions.

Implementation

final bool? stepExecutionsTruncated;