maintenancePolicy

@JvmName(name = "ryrrbcrawkbcixnt")
suspend fun maintenancePolicy(value: Output<String>)
@JvmName(name = "atqvshowdhagdirx")
suspend fun maintenancePolicy(value: String?)

Parameters

value

Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT.