| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<CostEstimate> |
ResourceBudgetEstimate.costEstimates()
The cost estimate for the specified budget.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceBudgetEstimate.Builder |
ResourceBudgetEstimate.Builder.costEstimates(CostEstimate... costEstimates)
The cost estimate for the specified budget.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceBudgetEstimate.Builder |
ResourceBudgetEstimate.Builder.costEstimates(Collection<CostEstimate> costEstimates)
The cost estimate for the specified budget.
|
Copyright © 2023. All rights reserved.