nodeTypeFlexibility

@JvmName(name = "ucxflhllwraogmdx")
suspend fun nodeTypeFlexibility(value: Output<NodeTemplateNodeTypeFlexibilityArgs>)
@JvmName(name = "lsbsiqujxuhrgjeo")
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 = "asybjfrgxuffmyju")
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.