public static interface StopInstanceOnIdleRequest.Builder extends SdkPojo, CopyableBuilder<StopInstanceOnIdleRequest.Builder,StopInstanceOnIdleRequest>
| Modifier and Type | Method and Description |
|---|---|
StopInstanceOnIdleRequest.Builder |
duration(String duration)
The amount of idle time in minutes after which your virtual computer will automatically stop.
|
StopInstanceOnIdleRequest.Builder |
threshold(String threshold)
The value to compare with the duration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStopInstanceOnIdleRequest.Builder threshold(String threshold)
The value to compare with the duration.
threshold - The value to compare with the duration.StopInstanceOnIdleRequest.Builder duration(String duration)
The amount of idle time in minutes after which your virtual computer will automatically stop.
duration - The amount of idle time in minutes after which your virtual computer will automatically stop.Copyright © 2023. All rights reserved.