| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
LaunchActionsStatus |
LaunchActionsStatus.clone() |
LaunchActionsStatus |
ParticipatingServer.getLaunchActionsStatus()
The post-launch action runs of a participating server.
|
LaunchActionsStatus |
LaunchActionsStatus.withRuns(Collection<LaunchActionRun> runs)
List of post launch action status.
|
LaunchActionsStatus |
LaunchActionsStatus.withRuns(LaunchActionRun... runs)
List of post launch action status.
|
LaunchActionsStatus |
LaunchActionsStatus.withSsmAgentDiscoveryDatetime(String ssmAgentDiscoveryDatetime)
Time where the AWS Systems Manager was detected as running on the launched instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipatingServer.setLaunchActionsStatus(LaunchActionsStatus launchActionsStatus)
The post-launch action runs of a participating server.
|
ParticipatingServer |
ParticipatingServer.withLaunchActionsStatus(LaunchActionsStatus launchActionsStatus)
The post-launch action runs of a participating server.
|
Copyright © 2024. All rights reserved.