Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.internetmonitor.CfnMonitorMixinProps.Builder
Packages that use CfnMonitorMixinProps.Builder
-
Uses of CfnMonitorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.internetmonitor
Methods in software.amazon.awscdk.cfnpropertymixins.services.internetmonitor that return CfnMonitorMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnMonitorMixinProps.BuilderCfnMonitorMixinProps.builder()CfnMonitorMixinProps.Builder.healthEventsConfig(CfnMonitorPropsMixin.HealthEventsConfigProperty healthEventsConfig) Sets the value ofCfnMonitorMixinProps.getHealthEventsConfig()CfnMonitorMixinProps.Builder.healthEventsConfig(IResolvable healthEventsConfig) Sets the value ofCfnMonitorMixinProps.getHealthEventsConfig()CfnMonitorMixinProps.Builder.includeLinkedAccounts(Boolean includeLinkedAccounts) Sets the value ofCfnMonitorMixinProps.getIncludeLinkedAccounts()CfnMonitorMixinProps.Builder.includeLinkedAccounts(IResolvable includeLinkedAccounts) Sets the value ofCfnMonitorMixinProps.getIncludeLinkedAccounts()CfnMonitorMixinProps.Builder.internetMeasurementsLogDelivery(CfnMonitorPropsMixin.InternetMeasurementsLogDeliveryProperty internetMeasurementsLogDelivery) Sets the value ofCfnMonitorMixinProps.getInternetMeasurementsLogDelivery()CfnMonitorMixinProps.Builder.internetMeasurementsLogDelivery(IResolvable internetMeasurementsLogDelivery) Sets the value ofCfnMonitorMixinProps.getInternetMeasurementsLogDelivery()CfnMonitorMixinProps.Builder.linkedAccountId(String linkedAccountId) Sets the value ofCfnMonitorMixinProps.getLinkedAccountId()CfnMonitorMixinProps.Builder.maxCityNetworksToMonitor(Number maxCityNetworksToMonitor) Sets the value ofCfnMonitorMixinProps.getMaxCityNetworksToMonitor()CfnMonitorMixinProps.Builder.monitorName(String monitorName) Sets the value ofCfnMonitorMixinProps.getMonitorName()Sets the value ofCfnMonitorMixinProps.getResources()CfnMonitorMixinProps.Builder.resourcesToAdd(List<String> resourcesToAdd) Sets the value ofCfnMonitorMixinProps.getResourcesToAdd()CfnMonitorMixinProps.Builder.resourcesToRemove(List<String> resourcesToRemove) Sets the value ofCfnMonitorMixinProps.getResourcesToRemove()Sets the value ofCfnMonitorMixinProps.getStatus()Sets the value ofCfnMonitorMixinProps.getTags()CfnMonitorMixinProps.Builder.trafficPercentageToMonitor(Number trafficPercentageToMonitor) Sets the value ofCfnMonitorMixinProps.getTrafficPercentageToMonitor()Constructors in software.amazon.awscdk.cfnpropertymixins.services.internetmonitor with parameters of type CfnMonitorMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMonitorMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMonitorMixinProps.Builder.