Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rum.CfnAppMonitorMixinProps.Builder
Packages that use CfnAppMonitorMixinProps.Builder
-
Uses of CfnAppMonitorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rum
Methods in software.amazon.awscdk.cfnpropertymixins.services.rum that return CfnAppMonitorMixinProps.BuilderModifier and TypeMethodDescriptionCfnAppMonitorMixinProps.Builder.appMonitorConfiguration(CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty appMonitorConfiguration) Sets the value ofCfnAppMonitorMixinProps.getAppMonitorConfiguration()CfnAppMonitorMixinProps.Builder.appMonitorConfiguration(IResolvable appMonitorConfiguration) Sets the value ofCfnAppMonitorMixinProps.getAppMonitorConfiguration()CfnAppMonitorMixinProps.builder()CfnAppMonitorMixinProps.Builder.customEvents(CfnAppMonitorPropsMixin.CustomEventsProperty customEvents) Sets the value ofCfnAppMonitorMixinProps.getCustomEvents()CfnAppMonitorMixinProps.Builder.customEvents(IResolvable customEvents) Sets the value ofCfnAppMonitorMixinProps.getCustomEvents()CfnAppMonitorMixinProps.Builder.cwLogEnabled(Boolean cwLogEnabled) Sets the value ofCfnAppMonitorMixinProps.getCwLogEnabled()CfnAppMonitorMixinProps.Builder.cwLogEnabled(IResolvable cwLogEnabled) Sets the value ofCfnAppMonitorMixinProps.getCwLogEnabled()CfnAppMonitorMixinProps.Builder.deobfuscationConfiguration(CfnAppMonitorPropsMixin.DeobfuscationConfigurationProperty deobfuscationConfiguration) Sets the value ofCfnAppMonitorMixinProps.getDeobfuscationConfiguration()CfnAppMonitorMixinProps.Builder.deobfuscationConfiguration(IResolvable deobfuscationConfiguration) Sets the value ofCfnAppMonitorMixinProps.getDeobfuscationConfiguration()Sets the value ofCfnAppMonitorMixinProps.getDomain()CfnAppMonitorMixinProps.Builder.domainList(List<String> domainList) Sets the value ofCfnAppMonitorMixinProps.getDomainList()Sets the value ofCfnAppMonitorMixinProps.getName()Sets the value ofCfnAppMonitorMixinProps.getPlatform()CfnAppMonitorMixinProps.Builder.resourcePolicy(CfnAppMonitorPropsMixin.ResourcePolicyProperty resourcePolicy) Sets the value ofCfnAppMonitorMixinProps.getResourcePolicy()CfnAppMonitorMixinProps.Builder.resourcePolicy(IResolvable resourcePolicy) Sets the value ofCfnAppMonitorMixinProps.getResourcePolicy()Sets the value ofCfnAppMonitorMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rum with parameters of type CfnAppMonitorMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppMonitorMixinProps.Builder.