host Maintenance Policy
suspend fun hostMaintenancePolicy(value: Output<ClusterNodePoolNodeConfigHostMaintenancePolicyArgs>)
Parameters
value
The maintenance policy for the hosts on which the GKE VMs run on.
suspend fun hostMaintenancePolicy(argument: suspend ClusterNodePoolNodeConfigHostMaintenancePolicyArgsBuilder.() -> Unit)
Parameters
argument
The maintenance policy for the hosts on which the GKE VMs run on.