Uses of Class
software.amazon.awssdk.services.ssm.model.ResultAttribute
Packages that use ResultAttribute
-
Uses of ResultAttribute in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ResultAttributeModifier and TypeMethodDescriptionfinal List<ResultAttribute>GetInventoryRequest.resultAttributes()The list of inventory item types to return.Methods in software.amazon.awssdk.services.ssm.model with parameters of type ResultAttributeModifier and TypeMethodDescriptionGetInventoryRequest.Builder.resultAttributes(ResultAttribute... resultAttributes) The list of inventory item types to return.Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type ResultAttributeModifier and TypeMethodDescriptionGetInventoryRequest.Builder.resultAttributes(Collection<ResultAttribute> resultAttributes) The list of inventory item types to return.