Uses of Class
software.amazon.awssdk.services.outposts.model.ComputeAttributes
-
Packages that use ComputeAttributes Package Description software.amazon.awssdk.services.outposts.model -
-
Uses of ComputeAttributes in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return ComputeAttributes Modifier and Type Method Description ComputeAttributesAssetInfo. computeAttributes()Information about compute hardware assets.Methods in software.amazon.awssdk.services.outposts.model with parameters of type ComputeAttributes Modifier and Type Method Description AssetInfo.BuilderAssetInfo.Builder. computeAttributes(ComputeAttributes computeAttributes)Information about compute hardware assets.
-