networkConfig property

NetworkConfig? networkConfig
getter/setter pair

Network config is used to configure how Eventarc resolves and connect to a destination.

This should only be used with HttpEndpoint destination type.

Optional.

Implementation

NetworkConfig? networkConfig;