Uses of Class
software.amazon.awssdk.services.ssm.model.AutomationExecutionPreview
Packages that use AutomationExecutionPreview
-
Uses of AutomationExecutionPreview in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AutomationExecutionPreviewModifier and TypeMethodDescriptionExecutionPreview.automation()Information about the changes that would be made if an Automation workflow were run.Methods in software.amazon.awssdk.services.ssm.model with parameters of type AutomationExecutionPreviewModifier and TypeMethodDescriptionExecutionPreview.Builder.automation(AutomationExecutionPreview automation) Information about the changes that would be made if an Automation workflow were run.static ExecutionPreviewExecutionPreview.fromAutomation(AutomationExecutionPreview automation) Create an instance of this class withExecutionPreview.automation()initialized to the given value.