nodeTypeFlexibility

@JvmName(name = "akmxxspvyurinrtu")
suspend fun nodeTypeFlexibility(value: Output<NodeTemplateNodeTypeFlexibilityArgs>)
@JvmName(name = "kyhsyhhhvmgwikce")
suspend fun nodeTypeFlexibility(value: NodeTemplateNodeTypeFlexibilityArgs?)

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.


@JvmName(name = "wfpwcjblilbpfbih")
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.