local Nvme Ssd Block Config
suspend fun localNvmeSsdBlockConfig(value: Output<ClusterNodePoolNodeConfigLocalNvmeSsdBlockConfigArgs>)
Parameters
value
Parameters for the local NVMe SSDs. Structure is documented below.
suspend fun localNvmeSsdBlockConfig(argument: suspend ClusterNodePoolNodeConfigLocalNvmeSsdBlockConfigArgsBuilder.() -> Unit)
Parameters
argument
Parameters for the local NVMe SSDs. Structure is documented below.