| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
LifeCycleLastLaunchInitiated |
LifeCycleLastLaunchInitiated.clone() |
LifeCycleLastLaunchInitiated |
LifeCycleLastLaunch.getInitiated()
An object containing information regarding the initiation of the last launch of a Source Server.
|
LifeCycleLastLaunchInitiated |
LifeCycleLastLaunchInitiated.withApiCallDateTime(String apiCallDateTime)
The date and time the last Source Server launch was initiated.
|
LifeCycleLastLaunchInitiated |
LifeCycleLastLaunchInitiated.withJobID(String jobID)
The ID of the Job that was used to last launch the Source Server.
|
LifeCycleLastLaunchInitiated |
LifeCycleLastLaunchInitiated.withType(LastLaunchType type)
The Job type that was used to last launch the Source Server.
|
LifeCycleLastLaunchInitiated |
LifeCycleLastLaunchInitiated.withType(String type)
The Job type that was used to last launch the Source Server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifeCycleLastLaunch.setInitiated(LifeCycleLastLaunchInitiated initiated)
An object containing information regarding the initiation of the last launch of a Source Server.
|
LifeCycleLastLaunch |
LifeCycleLastLaunch.withInitiated(LifeCycleLastLaunchInitiated initiated)
An object containing information regarding the initiation of the last launch of a Source Server.
|
Copyright © 2024. All rights reserved.