batchDeleteWorkloadEstimateUsage
inline suspend fun BcmPricingCalculatorClient.batchDeleteWorkloadEstimateUsage(crossinline block: BatchDeleteWorkloadEstimateUsageRequest.Builder.() -> Unit): BatchDeleteWorkloadEstimateUsageResponse
Delete usage that you have created in a Workload estimate. You can only delete usage that you had added and cannot model deletion (or removal) of a existing usage. If you want model removal of an existing usage, see BatchUpdateWorkloadEstimateUsage.
The BatchDeleteWorkloadEstimateUsage
operation doesn't have its own IAM permission. To authorize this operation for Amazon Web Services principals, include the permission bcm-pricing-calculator:DeleteWorkloadEstimateUsage
in your policies.