Uses of Class
software.amazon.awssdk.services.costexplorer.model.EBSResourceUtilization
-
Packages that use EBSResourceUtilization Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of EBSResourceUtilization in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return EBSResourceUtilization Modifier and Type Method Description EBSResourceUtilizationEC2ResourceUtilization. ebsResourceUtilization()The EBS field that contains a list of EBS metrics that are associated with the current instance.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type EBSResourceUtilization Modifier and Type Method Description EC2ResourceUtilization.BuilderEC2ResourceUtilization.Builder. ebsResourceUtilization(EBSResourceUtilization ebsResourceUtilization)The EBS field that contains a list of EBS metrics that are associated with the current instance.
-