gateway

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

Parameters

value

Gateway used by the AppConnection. Structure is documented below.


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

Parameters

argument

Gateway used by the AppConnection. Structure is documented below.