policy

@JvmName(name = "bkcxrsfwwwtnrujd")
suspend fun policy(value: Output<String>)
@JvmName(name = "fvgioqhmjomvhsfw")
suspend fun policy(value: String?)

Parameters

value

The placement policy for allocating nodes in the pool. Values are: "Regional": All nodes in the pool will be allocated in the same region; "Zonal": Nodes in the pool will be spread across different zones with the best effort balancing. Defaults to Regional.