Uses of Class
software.amazon.awssdk.services.ssm.model.ProgressCounters
Packages that use ProgressCounters
-
Uses of ProgressCounters in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ProgressCountersModifier and TypeMethodDescriptionfinal 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 ProgressCountersModifier and TypeMethodDescriptionAutomationExecution.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.