consumer Accept Lists
Parameters
value
An array of projects that are allowed to connect to this service attachment. Structure is documented below.
Parameters
values
An array of projects that are allowed to connect to this service attachment. Structure is documented below.
suspend fun consumerAcceptLists(argument: List<suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit>)
suspend fun consumerAcceptLists(vararg argument: suspend ServiceAttachmentConsumerAcceptListArgsBuilder.() -> Unit)
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.