Uses of Class
software.amazon.awssdk.services.ssm.model.NodeOwnerInfo
-
Packages that use NodeOwnerInfo Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of NodeOwnerInfo in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return NodeOwnerInfo Modifier and Type Method Description NodeOwnerInfoNode. owner()Information about the ownership of the managed node.Methods in software.amazon.awssdk.services.ssm.model with parameters of type NodeOwnerInfo Modifier and Type Method Description Node.BuilderNode.Builder. owner(NodeOwnerInfo owner)Information about the ownership of the managed node.
-