Uses of Class
software.amazon.awscdk.services.rum.CfnAppMonitorProps.Builder
Packages that use CfnAppMonitorProps.Builder
-
Uses of CfnAppMonitorProps.Builder in software.amazon.awscdk.services.rum
Methods in software.amazon.awscdk.services.rum that return CfnAppMonitorProps.BuilderModifier and TypeMethodDescriptionCfnAppMonitorProps.Builder.appMonitorConfiguration(IResolvable appMonitorConfiguration) Sets the value ofCfnAppMonitorProps.getAppMonitorConfiguration()CfnAppMonitorProps.Builder.appMonitorConfiguration(CfnAppMonitor.AppMonitorConfigurationProperty appMonitorConfiguration) Sets the value ofCfnAppMonitorProps.getAppMonitorConfiguration()static CfnAppMonitorProps.BuilderCfnAppMonitorProps.builder()CfnAppMonitorProps.Builder.customEvents(IResolvable customEvents) Sets the value ofCfnAppMonitorProps.getCustomEvents()CfnAppMonitorProps.Builder.customEvents(CfnAppMonitor.CustomEventsProperty customEvents) Sets the value ofCfnAppMonitorProps.getCustomEvents()CfnAppMonitorProps.Builder.cwLogEnabled(Boolean cwLogEnabled) Sets the value ofCfnAppMonitorProps.getCwLogEnabled()CfnAppMonitorProps.Builder.cwLogEnabled(IResolvable cwLogEnabled) Sets the value ofCfnAppMonitorProps.getCwLogEnabled()CfnAppMonitorProps.Builder.deobfuscationConfiguration(IResolvable deobfuscationConfiguration) Sets the value ofCfnAppMonitorProps.getDeobfuscationConfiguration()CfnAppMonitorProps.Builder.deobfuscationConfiguration(CfnAppMonitor.DeobfuscationConfigurationProperty deobfuscationConfiguration) Sets the value ofCfnAppMonitorProps.getDeobfuscationConfiguration()Sets the value ofCfnAppMonitorProps.getDomain()CfnAppMonitorProps.Builder.domainList(List<String> domainList) Sets the value ofCfnAppMonitorProps.getDomainList()Sets the value ofCfnAppMonitorProps.getName()Sets the value ofCfnAppMonitorProps.getPlatform()CfnAppMonitorProps.Builder.resourcePolicy(IResolvable resourcePolicy) Sets the value ofCfnAppMonitorProps.getResourcePolicy()CfnAppMonitorProps.Builder.resourcePolicy(CfnAppMonitor.ResourcePolicyProperty resourcePolicy) Sets the value ofCfnAppMonitorProps.getResourcePolicy()Sets the value ofCfnAppMonitorProps.getTags()Constructors in software.amazon.awscdk.services.rum with parameters of type CfnAppMonitorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAppMonitorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAppMonitorProps.Builder.