attachedNetworkConfiguration

@JvmName(name = "cncnqeqksrchomim")
suspend fun attachedNetworkConfiguration(value: Output<AttachedNetworkConfigurationArgs>)
@JvmName(name = "frudagsmbfuvuxca")
suspend fun attachedNetworkConfiguration(value: AttachedNetworkConfigurationArgs?)

Parameters

value

The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster.


@JvmName(name = "bfxxfahixfovpbwy")
suspend fun attachedNetworkConfiguration(argument: suspend AttachedNetworkConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster.