networkConfig

@JvmName(name = "xykhchlidnaeixjr")
suspend fun networkConfig(value: Output<TriggerDestinationNetworkConfigArgs>)
@JvmName(name = "cylpyrmwyaunjbye")
suspend fun networkConfig(value: TriggerDestinationNetworkConfigArgs?)

Parameters

value

Optional. Network config is used to configure how Eventarc resolves and connect to a destination. This should only be used with HttpEndpoint destination type.


@JvmName(name = "itjdoxwwcjgvmtan")
suspend fun networkConfig(argument: suspend TriggerDestinationNetworkConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. Network config is used to configure how Eventarc resolves and connect to a destination. This should only be used with HttpEndpoint destination type.