Uses of Class
software.amazon.awssdk.services.ssm.model.InstanceInfo
Packages that use InstanceInfo
-
Uses of InstanceInfo in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InstanceInfoModifier and TypeMethodDescriptionfinal InstanceInfoNodeType.instance()Information about a specific managed node.Methods in software.amazon.awssdk.services.ssm.model with parameters of type InstanceInfoModifier and TypeMethodDescriptionstatic NodeTypeNodeType.fromInstance(InstanceInfo instance) Create an instance of this class withNodeType.instance()initialized to the given value.NodeType.Builder.instance(InstanceInfo instance) Information about a specific managed node.