Uses of Class
software.amazon.awssdk.services.ssm.model.InventoryResultItem
Packages that use InventoryResultItem
-
Uses of InventoryResultItem in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InventoryResultItemModifier and TypeMethodDescriptionfinal Map<String,InventoryResultItem> InventoryResultEntity.data()The data section in the inventory result entity JSON.Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type InventoryResultItemModifier and TypeMethodDescriptionInventoryResultEntity.Builder.data(Map<String, InventoryResultItem> data) The data section in the inventory result entity JSON.