default AutomationExecution.Builder |
AutomationExecution.Builder.alarmConfiguration(Consumer<AlarmConfiguration.Builder> alarmConfiguration) |
The details for the CloudWatch alarm applied to your automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.alarmConfiguration(AlarmConfiguration alarmConfiguration) |
The details for the CloudWatch alarm applied to your automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.associationId(String associationId) |
The ID of a State Manager association used in the Automation operation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.automationExecutionId(String automationExecutionId) |
The execution ID.
|
AutomationExecution.Builder |
AutomationExecution.Builder.automationExecutionStatus(String automationExecutionStatus) |
The execution status of the Automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.automationExecutionStatus(AutomationExecutionStatus automationExecutionStatus) |
The execution status of the Automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.automationSubtype(String automationSubtype) |
The subtype of the Automation operation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.automationSubtype(AutomationSubtype automationSubtype) |
The subtype of the Automation operation.
|
static AutomationExecution.Builder |
AutomationExecution.builder() |
|
AutomationExecution.Builder |
AutomationExecution.Builder.changeRequestName(String changeRequestName) |
The name of the Change Manager change request.
|
AutomationExecution.Builder |
AutomationExecution.Builder.currentAction(String currentAction) |
The action of the step that is currently running.
|
AutomationExecution.Builder |
AutomationExecution.Builder.currentStepName(String currentStepName) |
The name of the step that is currently running.
|
AutomationExecution.Builder |
AutomationExecution.Builder.documentName(String documentName) |
The name of the Automation runbook used during the execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.documentVersion(String documentVersion) |
The version of the document to use during execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.executedBy(String executedBy) |
The Amazon Resource Name (ARN) of the user who ran the automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.executionEndTime(Instant executionEndTime) |
The time the execution finished.
|
AutomationExecution.Builder |
AutomationExecution.Builder.executionStartTime(Instant executionStartTime) |
The time the execution started.
|
AutomationExecution.Builder |
AutomationExecution.Builder.failureMessage(String failureMessage) |
A message describing why an execution has failed, if the status is set to Failed.
|
AutomationExecution.Builder |
AutomationExecution.Builder.maxConcurrency(String maxConcurrency) |
The MaxConcurrency value specified by the user when the execution started.
|
AutomationExecution.Builder |
AutomationExecution.Builder.maxErrors(String maxErrors) |
The MaxErrors value specified by the user when the execution started.
|
AutomationExecution.Builder |
AutomationExecution.Builder.mode(String mode) |
The automation execution mode.
|
AutomationExecution.Builder |
AutomationExecution.Builder.mode(ExecutionMode mode) |
The automation execution mode.
|
AutomationExecution.Builder |
AutomationExecution.Builder.opsItemId(String opsItemId) |
The ID of an OpsItem that is created to represent a Change Manager change request.
|
AutomationExecution.Builder |
AutomationExecution.Builder.outputs(Map<String,? extends Collection<String>> outputs) |
The list of execution outputs as defined in the Automation runbook.
|
AutomationExecution.Builder |
AutomationExecution.Builder.parameters(Map<String,? extends Collection<String>> parameters) |
|
AutomationExecution.Builder |
AutomationExecution.Builder.parentAutomationExecutionId(String parentAutomationExecutionId) |
The AutomationExecutionId of the parent automation.
|
default AutomationExecution.Builder |
AutomationExecution.Builder.progressCounters(Consumer<ProgressCounters.Builder> 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.
|
AutomationExecution.Builder |
AutomationExecution.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.
|
default AutomationExecution.Builder |
AutomationExecution.Builder.resolvedTargets(Consumer<ResolvedTargets.Builder> resolvedTargets) |
A list of resolved targets in the rate control execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.resolvedTargets(ResolvedTargets resolvedTargets) |
A list of resolved targets in the rate control execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.runbooks(Collection<Runbook> runbooks) |
Information about the Automation runbooks that are run as part of a runbook workflow.
|
AutomationExecution.Builder |
AutomationExecution.Builder.runbooks(Consumer<Runbook.Builder>... runbooks) |
Information about the Automation runbooks that are run as part of a runbook workflow.
|
AutomationExecution.Builder |
AutomationExecution.Builder.runbooks(Runbook... runbooks) |
Information about the Automation runbooks that are run as part of a runbook workflow.
|
AutomationExecution.Builder |
AutomationExecution.Builder.scheduledTime(Instant scheduledTime) |
The date and time the Automation operation is scheduled to start.
|
AutomationExecution.Builder |
AutomationExecution.Builder.stepExecutions(Collection<StepExecution> stepExecutions) |
A list of details about the current state of all steps that comprise an execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.stepExecutions(Consumer<StepExecution.Builder>... stepExecutions) |
A list of details about the current state of all steps that comprise an execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.stepExecutions(StepExecution... stepExecutions) |
A list of details about the current state of all steps that comprise an execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.stepExecutionsTruncated(Boolean stepExecutionsTruncated) |
A boolean value that indicates if the response contains the full list of the Automation step executions.
|
AutomationExecution.Builder |
AutomationExecution.Builder.target(String target) |
The target of the execution.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetLocations(Collection<TargetLocation> targetLocations) |
The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the
Automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetLocations(Consumer<TargetLocation.Builder>... targetLocations) |
The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the
Automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetLocations(TargetLocation... targetLocations) |
The combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the
Automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetMaps(Collection<? extends Map<String,? extends Collection<String>>> targetMaps) |
The specified key-value mapping of document parameters to target resources.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetMaps(Map<String,? extends Collection<String>>... targetMaps) |
The specified key-value mapping of document parameters to target resources.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targetParameterName(String targetParameterName) |
The parameter name.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targets(Collection<Target> targets) |
The specified targets.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targets(Consumer<Target.Builder>... targets) |
The specified targets.
|
AutomationExecution.Builder |
AutomationExecution.Builder.targets(Target... targets) |
The specified targets.
|
AutomationExecution.Builder |
AutomationExecution.toBuilder() |
|
AutomationExecution.Builder |
AutomationExecution.Builder.triggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms) |
The CloudWatch alarm that was invoked by the automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.triggeredAlarms(Consumer<AlarmStateInformation.Builder>... triggeredAlarms) |
The CloudWatch alarm that was invoked by the automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.triggeredAlarms(AlarmStateInformation... triggeredAlarms) |
The CloudWatch alarm that was invoked by the automation.
|
AutomationExecution.Builder |
AutomationExecution.Builder.variables(Map<String,? extends Collection<String>> variables) |
Variables defined for the automation.
|