gateway

@JvmName(name = "fcfydqdkxuxforxp")
suspend fun gateway(value: Output<AppConnectionGatewayArgs>)
@JvmName(name = "wkgcgjljomcpeeqa")
suspend fun gateway(value: AppConnectionGatewayArgs?)

Parameters

value

Gateway used by the AppConnection. Structure is documented below.


@JvmName(name = "nybhxqmivgkbpffv")
suspend fun gateway(argument: suspend AppConnectionGatewayArgsBuilder.() -> Unit)

Parameters

argument

Gateway used by the AppConnection. Structure is documented below.