Uses of Class
software.amazon.awssdk.services.ssm.model.ProgressCounters
-
Packages that use ProgressCounters Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of ProgressCounters in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ProgressCounters Modifier and Type Method Description ProgressCountersAutomationExecution. progressCounters()An aggregate of step execution statuses displayed in the Amazon Web Services Systems Manager console for a multi-Region and multi-account Automation execution.Methods in software.amazon.awssdk.services.ssm.model with parameters of type ProgressCounters Modifier and Type Method Description AutomationExecution.BuilderAutomationExecution.Builder. progressCounters(ProgressCounters progressCounters)An aggregate of step execution statuses displayed in the Amazon Web Services Systems Manager console for a multi-Region and multi-account Automation execution.
-