consumerAcceptLists

@JvmName(name = "dyxosvysjtccfiht")
suspend fun consumerAcceptLists(value: Output<List<ServiceAttachmentConsumerAcceptListArgs>>)
@JvmName(name = "dxoqtgorojjtlkde")
suspend fun consumerAcceptLists(value: List<ServiceAttachmentConsumerAcceptListArgs>?)

Parameters

value

An array of projects that are allowed to connect to this service attachment. Structure is documented below.


@JvmName(name = "tqeuhneatqeudqdl")
suspend fun consumerAcceptLists(vararg values: Output<ServiceAttachmentConsumerAcceptListArgs>)


@JvmName(name = "fsircuvnnlmdpoab")
suspend fun consumerAcceptLists(values: List<Output<ServiceAttachmentConsumerAcceptListArgs>>)
@JvmName(name = "qbxnltumcogxshgp")
suspend fun consumerAcceptLists(vararg values: ServiceAttachmentConsumerAcceptListArgs)

Parameters

values

An array of projects that are allowed to connect to this service attachment. Structure is documented below.


@JvmName(name = "qswslgijvawyjahp")
suspend fun consumerAcceptLists(argument: List<suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit>)
@JvmName(name = "cppevpnitmwofkrx")
suspend fun consumerAcceptLists(vararg argument: suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit)
@JvmName(name = "ewwjtwmmvxlyngja")
suspend fun consumerAcceptLists(argument: suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit)

Parameters

argument

An array of projects that are allowed to connect to this service attachment. Structure is documented below.