Uses of Class
software.amazon.awssdk.services.ssm.model.InventoryItemAttribute
Packages that use InventoryItemAttribute
-
Uses of InventoryItemAttribute in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InventoryItemAttributeModifier and TypeMethodDescriptionfinal List<InventoryItemAttribute>InventoryItemSchema.attributes()The schema attributes for inventory.Methods in software.amazon.awssdk.services.ssm.model with parameters of type InventoryItemAttributeModifier and TypeMethodDescriptionInventoryItemSchema.Builder.attributes(InventoryItemAttribute... attributes) The schema attributes for inventory.Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type InventoryItemAttributeModifier and TypeMethodDescriptionInventoryItemSchema.Builder.attributes(Collection<InventoryItemAttribute> attributes) The schema attributes for inventory.