K8s Scheduling Options Args
data class K8sSchedulingOptionsArgs(val resources: Output<K8sResourceRequirementsArgs>? = null) : ConvertibleToJava<K8sSchedulingOptionsArgs>
The kubernetes scheduling options. It describes restrictions used to help Kubernetes select appropriate nodes to host the database service