privateLinkResources

@JvmName(name = "ftrtmqccbwmkqeri")
suspend fun privateLinkResources(value: Output<List<PrivateLinkResourceArgs>>)
@JvmName(name = "itcsuswnnfqiqvlv")
suspend fun privateLinkResources(value: List<PrivateLinkResourceArgs>?)

Parameters

value

Private link resources associated with the cluster.


@JvmName(name = "wjexbkpmmypugtbv")
suspend fun privateLinkResources(vararg values: Output<PrivateLinkResourceArgs>)


@JvmName(name = "sgqlsfwfxtapcjmw")
suspend fun privateLinkResources(values: List<Output<PrivateLinkResourceArgs>>)
@JvmName(name = "rqbicfpnrkqafjks")
suspend fun privateLinkResources(vararg values: PrivateLinkResourceArgs)

Parameters

values

Private link resources associated with the cluster.


@JvmName(name = "plrtumkffytowhwb")
suspend fun privateLinkResources(argument: List<suspend PrivateLinkResourceArgsBuilder.() -> Unit>)
@JvmName(name = "dwabylaghkarqlfv")
suspend fun privateLinkResources(vararg argument: suspend PrivateLinkResourceArgsBuilder.() -> Unit)
@JvmName(name = "ddtqycybtrbdimhn")
suspend fun privateLinkResources(argument: suspend PrivateLinkResourceArgsBuilder.() -> Unit)

Parameters

argument

Private link resources associated with the cluster.