| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobPostLaunchActionsLaunchStatus> |
PostLaunchActionsStatus.postLaunchActionsLaunchStatusList()
List of Post Launch Action status.
|
| Modifier and Type | Method and Description |
|---|---|
PostLaunchActionsStatus.Builder |
PostLaunchActionsStatus.Builder.postLaunchActionsLaunchStatusList(JobPostLaunchActionsLaunchStatus... postLaunchActionsLaunchStatusList)
List of Post Launch Action status.
|
| Modifier and Type | Method and Description |
|---|---|
PostLaunchActionsStatus.Builder |
PostLaunchActionsStatus.Builder.postLaunchActionsLaunchStatusList(Collection<JobPostLaunchActionsLaunchStatus> postLaunchActionsLaunchStatusList)
List of Post Launch Action status.
|
Copyright © 2023. All rights reserved.