| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
SsmAutomation |
Action.ssmAutomation()
The Systems Manager automation document to start as the runbook at the beginning of the incident.
|
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.fromSsmAutomation(SsmAutomation ssmAutomation)
Create an instance of this class with
Action.ssmAutomation() initialized to the given value. |
Action.Builder |
Action.Builder.ssmAutomation(SsmAutomation ssmAutomation)
The Systems Manager automation document to start as the runbook at the beginning of the incident.
|
Copyright © 2023. All rights reserved.