| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
StopInstanceOnIdleRequest |
StopInstanceOnIdleRequest.clone() |
StopInstanceOnIdleRequest |
AddOnRequest.getStopInstanceOnIdleRequest()
An object that represents additional parameters when enabling or modifying the
StopInstanceOnIdle
add-on. |
StopInstanceOnIdleRequest |
StopInstanceOnIdleRequest.withDuration(String duration)
The amount of idle time in minutes after which your virtual computer will automatically stop.
|
StopInstanceOnIdleRequest |
StopInstanceOnIdleRequest.withThreshold(String threshold)
The value to compare with the duration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddOnRequest.setStopInstanceOnIdleRequest(StopInstanceOnIdleRequest stopInstanceOnIdleRequest)
An object that represents additional parameters when enabling or modifying the
StopInstanceOnIdle
add-on. |
AddOnRequest |
AddOnRequest.withStopInstanceOnIdleRequest(StopInstanceOnIdleRequest stopInstanceOnIdleRequest)
An object that represents additional parameters when enabling or modifying the
StopInstanceOnIdle
add-on. |
Copyright © 2023. All rights reserved.