OBJECT
ClusterNodeInstanceProperties
Description
Instance properties available for the requested cluster.
link GraphQL Schema definition
- type ClusterNodeInstanceProperties {
- # Instance properties for the node.
- InstanceProperties :
- # Cluster node IP address.
- String! :
- }