Uses of Class
software.amazon.awssdk.services.ssm.model.AutomationExecution
-
Packages that use AutomationExecution Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of AutomationExecution in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AutomationExecution Modifier and Type Method Description AutomationExecutionGetAutomationExecutionResponse. automationExecution()Detailed information about the current state of an automation execution.Methods in software.amazon.awssdk.services.ssm.model with parameters of type AutomationExecution Modifier and Type Method Description GetAutomationExecutionResponse.BuilderGetAutomationExecutionResponse.Builder. automationExecution(AutomationExecution automationExecution)Detailed information about the current state of an automation execution.
-