attachedNetworkConfiguration

@JvmName(name = "majnmwwlgybkcdfu")
suspend fun attachedNetworkConfiguration(value: Output<AttachedNetworkConfigurationArgs>)
@JvmName(name = "rmhpbuaibycddbun")
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 = "mcdvurrjdahdxdik")
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.