Method: LinodeOpenapiClient::PostNodeBalancerNode200Response#label
- Defined in:
- lib/linode_openapi_client/models/post_node_balancer_node200_response.rb
#label ⇒ Object
The label for this node. This is for display purposes only.
35 36 37 |
# File 'lib/linode_openapi_client/models/post_node_balancer_node200_response.rb', line 35 def label @label end |