consumers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pbutdjjeihthkooe")
suspend fun consumers(argument: List<suspend MetastoreServiceNetworkConfigConsumerArgsBuilder.() -> Unit>)
@JvmName(name = "tmiuongxidemdjqp")
suspend fun consumers(vararg argument: suspend MetastoreServiceNetworkConfigConsumerArgsBuilder.() -> Unit)
@JvmName(name = "qpqoeqrqtupxnhdo")
suspend fun consumers(argument: suspend MetastoreServiceNetworkConfigConsumerArgsBuilder.() -> Unit)

Parameters

argument

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