| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
Cost |
AppAssessment.cost()
The cost for the application.
|
Cost |
AppAssessmentSummary.cost()
The cost for the application.
|
Cost |
AppComponentCompliance.cost()
The cost for the application.
|
Cost |
ConfigRecommendation.cost()
The cost for the application.
|
| Modifier and Type | Method and Description |
|---|---|
AppAssessment.Builder |
AppAssessment.Builder.cost(Cost cost)
The cost for the application.
|
AppAssessmentSummary.Builder |
AppAssessmentSummary.Builder.cost(Cost cost)
The cost for the application.
|
AppComponentCompliance.Builder |
AppComponentCompliance.Builder.cost(Cost cost)
The cost for the application.
|
ConfigRecommendation.Builder |
ConfigRecommendation.Builder.cost(Cost cost)
The cost for the application.
|
Copyright © 2022. All rights reserved.