| Package | Description |
|---|---|
| com.amazonaws.services.apprunner |
|
| com.amazonaws.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
ListAutoScalingConfigurationsRequest |
ListAutoScalingConfigurationsRequest.clone() |
ListAutoScalingConfigurationsRequest |
ListAutoScalingConfigurationsRequest.withAutoScalingConfigurationName(String autoScalingConfigurationName)
The name of the App Runner auto scaling configuration that you want to list.
|
ListAutoScalingConfigurationsRequest |
ListAutoScalingConfigurationsRequest.withLatestOnly(Boolean latestOnly)
Set to
true to list only the latest revision for each requested configuration name. |
ListAutoScalingConfigurationsRequest |
ListAutoScalingConfigurationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to include in each response (result page).
|
ListAutoScalingConfigurationsRequest |
ListAutoScalingConfigurationsRequest.withNextToken(String nextToken)
A token from a previous result page.
|
Copyright © 2023. All rights reserved.