Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
AutomationExecutionMetadata |
AutomationExecutionMetadata.addOutputsEntry(String key,
List<String> value)
Add a single Outputs entry
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.clearOutputsEntries()
Removes all the entries added into Outputs.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.clone() |
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAlarmConfiguration(AlarmConfiguration alarmConfiguration)
The details for the CloudWatch alarm applied to your automation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAssociationId(String associationId)
The ID of a State Manager association used in the Automation operation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationExecutionId(String automationExecutionId)
The execution ID.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationExecutionStatus(AutomationExecutionStatus automationExecutionStatus)
The status of the execution.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationExecutionStatus(String automationExecutionStatus)
The status of the execution.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationSubtype(AutomationSubtype automationSubtype)
The subtype of the Automation operation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationSubtype(String automationSubtype)
The subtype of the Automation operation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationType(AutomationType automationType)
Use this filter with DescribeAutomationExecutions.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withAutomationType(String automationType)
Use this filter with DescribeAutomationExecutions.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withChangeRequestName(String changeRequestName)
The name of the Change Manager change request.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withCurrentAction(String currentAction)
The action of the step that is currently running.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withCurrentStepName(String currentStepName)
The name of the step that is currently running.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withDocumentName(String documentName)
The name of the Automation runbook used during execution.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withDocumentVersion(String documentVersion)
The document version used during the execution.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withExecutedBy(String executedBy)
The IAM role ARN of the user who ran the automation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withExecutionEndTime(Date executionEndTime)
The time the execution finished.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withExecutionStartTime(Date executionStartTime)
The time the execution started.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withFailureMessage(String failureMessage)
The list of execution outputs as defined in the Automation runbook.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withLogFile(String logFile)
An S3 bucket where execution information is stored.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withMaxConcurrency(String maxConcurrency)
The
MaxConcurrency value specified by the user when starting the automation. |
AutomationExecutionMetadata |
AutomationExecutionMetadata.withMaxErrors(String maxErrors)
The
MaxErrors value specified by the user when starting the automation. |
AutomationExecutionMetadata |
AutomationExecutionMetadata.withMode(ExecutionMode mode)
The Automation execution mode.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withMode(String mode)
The Automation execution mode.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withOpsItemId(String opsItemId)
The ID of an OpsItem that is created to represent a Change Manager change request.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withOutputs(Map<String,List<String>> outputs)
The list of execution outputs as defined in the Automation runbook.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withParentAutomationExecutionId(String parentAutomationExecutionId)
The execution ID of the parent automation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withResolvedTargets(ResolvedTargets resolvedTargets)
A list of targets that resolved during the execution.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withRunbooks(Collection<Runbook> runbooks)
Information about the Automation runbooks that are run during a runbook workflow in Change Manager.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withRunbooks(Runbook... runbooks)
Information about the Automation runbooks that are run during a runbook workflow in Change Manager.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withScheduledTime(Date scheduledTime)
The date and time the Automation operation is scheduled to start.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTarget(String target)
The list of execution outputs as defined in the Automation runbook.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTargetMaps(Collection<Map<String,List<String>>> targetMaps)
The specified key-value mapping of document parameters to target resources.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTargetMaps(Map<String,List<String>>... targetMaps)
The specified key-value mapping of document parameters to target resources.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTargetParameterName(String targetParameterName)
The list of execution outputs as defined in the Automation runbook.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTargets(Collection<Target> targets)
The targets defined by the user when starting the automation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTargets(Target... targets)
The targets defined by the user when starting the automation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTriggeredAlarms(AlarmStateInformation... triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
AutomationExecutionMetadata |
AutomationExecutionMetadata.withTriggeredAlarms(Collection<AlarmStateInformation> triggeredAlarms)
The CloudWatch alarm that was invoked by the automation.
|
Modifier and Type | Method and Description |
---|---|
List<AutomationExecutionMetadata> |
DescribeAutomationExecutionsResult.getAutomationExecutionMetadataList()
The list of details about each automation execution which has occurred which matches the filter specification, if
any.
|
Modifier and Type | Method and Description |
---|---|
DescribeAutomationExecutionsResult |
DescribeAutomationExecutionsResult.withAutomationExecutionMetadataList(AutomationExecutionMetadata... automationExecutionMetadataList)
The list of details about each automation execution which has occurred which matches the filter specification, if
any.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAutomationExecutionsResult.setAutomationExecutionMetadataList(Collection<AutomationExecutionMetadata> automationExecutionMetadataList)
The list of details about each automation execution which has occurred which matches the filter specification, if
any.
|
DescribeAutomationExecutionsResult |
DescribeAutomationExecutionsResult.withAutomationExecutionMetadataList(Collection<AutomationExecutionMetadata> automationExecutionMetadataList)
The list of details about each automation execution which has occurred which matches the filter specification, if
any.
|
Copyright © 2024. All rights reserved.