| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingConfigurationSummary |
Service.autoScalingConfigurationSummary()
Summary information for the App Runner automatic scaling configuration resource that's associated with this
service.
|
| Modifier and Type | Method and Description |
|---|---|
List<AutoScalingConfigurationSummary> |
ListAutoScalingConfigurationsResponse.autoScalingConfigurationSummaryList()
A list of summary information records for auto scaling configurations.
|
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.autoScalingConfigurationSummary(AutoScalingConfigurationSummary autoScalingConfigurationSummary)
Summary information for the App Runner automatic scaling configuration resource that's associated with this
service.
|
ListAutoScalingConfigurationsResponse.Builder |
ListAutoScalingConfigurationsResponse.Builder.autoScalingConfigurationSummaryList(AutoScalingConfigurationSummary... autoScalingConfigurationSummaryList)
A list of summary information records for auto scaling configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListAutoScalingConfigurationsResponse.Builder |
ListAutoScalingConfigurationsResponse.Builder.autoScalingConfigurationSummaryList(Collection<AutoScalingConfigurationSummary> autoScalingConfigurationSummaryList)
A list of summary information records for auto scaling configurations.
|
Copyright © 2023. All rights reserved.