node Type Flexibility
Parameters
value
Flexible properties for the desired node type. Node groups that use this node template will create nodes of a type that matches these properties. Only one of nodeTypeFlexibility and nodeType can be specified. Structure is documented below.
suspend fun nodeTypeFlexibility(argument: suspend NodeTemplateNodeTypeFlexibilityArgsBuilder.() -> Unit)
Parameters
argument
Flexible properties for the desired node type. Node groups that use this node template will create nodes of a type that matches these properties. Only one of nodeTypeFlexibility and nodeType can be specified. Structure is documented below.