consumerAcceptLists

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


@JvmName(name = "ikxtarmovnpnqqkp")
suspend fun consumerAcceptLists(values: List<Output<ServiceAttachmentConsumerAcceptListArgs>>)
@JvmName(name = "uigthkwvqyaeauya")
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 = "rukdecvmuahrygir")
suspend fun consumerAcceptLists(argument: List<suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit>)
@JvmName(name = "xtxhioxixdlfgmdf")
suspend fun consumerAcceptLists(vararg argument: suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit)
@JvmName(name = "lpcobqilhbxplccc")
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.