consumers

@JvmName(name = "oqmjldtflunaglpu")
suspend fun consumers(value: Output<List<MetastoreServiceNetworkConfigConsumerArgs>>)
@JvmName(name = "sgdkxsqflkvfdjpw")
suspend fun consumers(value: List<MetastoreServiceNetworkConfigConsumerArgs>)

Parameters

value

The consumer-side network configuration for the Dataproc Metastore instance. Structure is documented below.


@JvmName(name = "hjukgnjjqniffqif")
suspend fun consumers(vararg values: Output<MetastoreServiceNetworkConfigConsumerArgs>)


@JvmName(name = "fcusnojjkgmpsbsw")
suspend fun consumers(values: List<Output<MetastoreServiceNetworkConfigConsumerArgs>>)
@JvmName(name = "bjrmuthukrqiyvli")
suspend fun consumers(vararg values: MetastoreServiceNetworkConfigConsumerArgs)

Parameters

values

The consumer-side network configuration for the Dataproc Metastore instance. Structure is documented below.


@JvmName(name = "vqramxklxcmgtaob")
suspend fun consumers(argument: List<suspend MetastoreServiceNetworkConfigConsumerArgsBuilder.() -> Unit>)
@JvmName(name = "maseljrbpththofa")
suspend fun consumers(vararg argument: suspend MetastoreServiceNetworkConfigConsumerArgsBuilder.() -> Unit)
@JvmName(name = "snyyvnukjbpiatdl")
suspend fun consumers(argument: suspend MetastoreServiceNetworkConfigConsumerArgsBuilder.() -> Unit)

Parameters

argument

The consumer-side network configuration for the Dataproc Metastore instance. Structure is documented below.