consumerAcceptLists

@JvmName(name = "ebotbejdwdclkoeu")
suspend fun consumerAcceptLists(value: Output<List<ServiceAttachmentConsumerAcceptListArgs>>)
@JvmName(name = "wudmctkfqmxywgsu")
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 = "vbjsndafeaylvshq")
suspend fun consumerAcceptLists(vararg values: Output<ServiceAttachmentConsumerAcceptListArgs>)


@JvmName(name = "qaonltinfwhqmdgo")
suspend fun consumerAcceptLists(values: List<Output<ServiceAttachmentConsumerAcceptListArgs>>)
@JvmName(name = "ukjyhbmmfklaweoq")
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 = "bhlsvffqkarumayr")
suspend fun consumerAcceptLists(argument: List<suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit>)
@JvmName(name = "opntfrluilwsijpf")
suspend fun consumerAcceptLists(vararg argument: suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit)
@JvmName(name = "fhdikolhwsjfgqbx")
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.