Uses of Class
software.amazon.awssdk.services.ssm.model.AutomationExecution
Packages that use AutomationExecution
-
Uses of AutomationExecution in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AutomationExecutionModifier and TypeMethodDescriptionfinal AutomationExecutionGetAutomationExecutionResponse.automationExecution()Detailed information about the current state of an automation execution.Methods in software.amazon.awssdk.services.ssm.model with parameters of type AutomationExecutionModifier and TypeMethodDescriptionGetAutomationExecutionResponse.Builder.automationExecution(AutomationExecution automationExecution) Detailed information about the current state of an automation execution.