remoteResources property

Input<List<MonitorRemoteResource>?>? remoteResources
final

The remote resources to monitor. A remote resource is the other endpoint specified for the network flow of a workload, with a local resource.

Implementation

final pulumi.Input<List<MonitorRemoteResource>?>? remoteResources;