privateLinkResources

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

Parameters

value

Private link resources associated with the cluster.


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


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

Parameters

values

Private link resources associated with the cluster.


@JvmName(name = "yvoyvunkfgcsprxg")
suspend fun privateLinkResources(argument: List<suspend PrivateLinkResourceArgsBuilder.() -> Unit>)
@JvmName(name = "atuqmfptcnqmywda")
suspend fun privateLinkResources(vararg argument: suspend PrivateLinkResourceArgsBuilder.() -> Unit)
@JvmName(name = "tyqflogkbfxmxwim")
suspend fun privateLinkResources(argument: suspend PrivateLinkResourceArgsBuilder.() -> Unit)

Parameters

argument

Private link resources associated with the cluster.