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