| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchActionRun> |
LaunchActionsStatus.runs()
List of post launch action status.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchActionsStatus.Builder |
LaunchActionsStatus.Builder.runs(LaunchActionRun... runs)
List of post launch action status.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchActionsStatus.Builder |
LaunchActionsStatus.Builder.runs(Collection<LaunchActionRun> runs)
List of post launch action status.
|
Copyright © 2023. All rights reserved.