Uses of Class
software.amazon.awscdk.services.networkflowmonitor.CfnMonitor.Builder
Packages that use CfnMonitor.Builder
Package
Description
AWS::NetworkFlowMonitor Construct Library
-
Uses of CfnMonitor.Builder in software.amazon.awscdk.services.networkflowmonitor
Methods in software.amazon.awscdk.services.networkflowmonitor that return CfnMonitor.BuilderModifier and TypeMethodDescriptionstatic CfnMonitor.BuilderCfnMonitor.Builder.localResources(List<? extends Object> localResources) The local resources to monitor.CfnMonitor.Builder.localResources(IResolvable localResources) The local resources to monitor.CfnMonitor.Builder.monitorName(String monitorName) The name of the monitor.CfnMonitor.Builder.remoteResources(List<? extends Object> remoteResources) The remote resources to monitor.CfnMonitor.Builder.remoteResources(IResolvable remoteResources) The remote resources to monitor.The Amazon Resource Name (ARN) of the scope for the monitor.The tags for the monitor.