| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
RefreshPreferences |
InstanceRefresh.preferences()
The preferences for an instance refresh.
|
RefreshPreferences |
StartInstanceRefreshRequest.preferences()
Sets your preferences for the instance refresh so that it performs as expected when you start it.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceRefresh.Builder |
InstanceRefresh.Builder.preferences(RefreshPreferences preferences)
The preferences for an instance refresh.
|
StartInstanceRefreshRequest.Builder |
StartInstanceRefreshRequest.Builder.preferences(RefreshPreferences preferences)
Sets your preferences for the instance refresh so that it performs as expected when you start it.
|
Copyright © 2023. All rights reserved.