Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsNodeManagement.
AwsNodeManagement defines the set of node management features turned on for
an AWS node pool.
Generated from protobuf messagegoogle.cloud.gkemulticloud.v1.AwsNodeManagement
Namespace
Google \ Cloud \ GkeMultiCloud \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ auto_repair
bool
Optional. Whether or not the nodes will be automatically repaired. When set to true, the nodes in this node pool will be monitored and if they fail health checks consistently over a period of time, an automatic repair action will be triggered to replace them with new nodes.
getAutoRepair
Optional. Whether or not the nodes will be automatically repaired. When set
to true, the nodes in this node pool will be monitored and if they fail
health checks consistently over a period of time, an automatic repair
action will be triggered to replace them with new nodes.
Returns
Type
Description
bool
setAutoRepair
Optional. Whether or not the nodes will be automatically repaired. When set
to true, the nodes in this node pool will be monitored and if they fail
health checks consistently over a period of time, an automatic repair
action will be triggered to replace them with new nodes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Anthos Multi Cloud V1 Client - Class AwsNodeManagement (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/cloud-gke-multi-cloud/latest/V1.AwsNodeManagement)\n- [1.2.1](/php/docs/reference/cloud-gke-multi-cloud/1.2.1/V1.AwsNodeManagement)\n- [1.1.2](/php/docs/reference/cloud-gke-multi-cloud/1.1.2/V1.AwsNodeManagement)\n- [1.0.0](/php/docs/reference/cloud-gke-multi-cloud/1.0.0/V1.AwsNodeManagement)\n- [0.6.1](/php/docs/reference/cloud-gke-multi-cloud/0.6.1/V1.AwsNodeManagement)\n- [0.5.4](/php/docs/reference/cloud-gke-multi-cloud/0.5.4/V1.AwsNodeManagement)\n- [0.4.4](/php/docs/reference/cloud-gke-multi-cloud/0.4.4/V1.AwsNodeManagement)\n- [0.3.0](/php/docs/reference/cloud-gke-multi-cloud/0.3.0/V1.AwsNodeManagement)\n- [0.2.3](/php/docs/reference/cloud-gke-multi-cloud/0.2.3/V1.AwsNodeManagement)\n- [0.1.4](/php/docs/reference/cloud-gke-multi-cloud/0.1.4/V1.AwsNodeManagement) \nReference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsNodeManagement.\n\nAwsNodeManagement defines the set of node management features turned on for\nan AWS node pool.\n\nGenerated from protobuf message `google.cloud.gkemulticloud.v1.AwsNodeManagement`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeMultiCloud \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAutoRepair\n\nOptional. Whether or not the nodes will be automatically repaired. When set\nto true, the nodes in this node pool will be monitored and if they fail\nhealth checks consistently over a period of time, an automatic repair\naction will be triggered to replace them with new nodes.\n\n### setAutoRepair\n\nOptional. Whether or not the nodes will be automatically repaired. When set\nto true, the nodes in this node pool will be monitored and if they fail\nhealth checks consistently over a period of time, an automatic repair\naction will be triggered to replace them with new nodes."]]