Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rum.CfnAppMonitorPropsMixin.Builder
Packages that use CfnAppMonitorPropsMixin.Builder
-
Uses of CfnAppMonitorPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rum
Methods in software.amazon.awscdk.cfnpropertymixins.services.rum that return CfnAppMonitorPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAppMonitorPropsMixin.Builder.appMonitorConfiguration(CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty appMonitorConfiguration) A structure that contains much of the configuration data for the app monitor.CfnAppMonitorPropsMixin.Builder.appMonitorConfiguration(IResolvable appMonitorConfiguration) A structure that contains much of the configuration data for the app monitor.CfnAppMonitorPropsMixin.Builder.create()CfnAppMonitorPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAppMonitorPropsMixin.Builder.customEvents(CfnAppMonitorPropsMixin.CustomEventsProperty customEvents) Specifies whether this app monitor allows the web client to define and send custom events.CfnAppMonitorPropsMixin.Builder.customEvents(IResolvable customEvents) Specifies whether this app monitor allows the web client to define and send custom events.CfnAppMonitorPropsMixin.Builder.cwLogEnabled(Boolean cwLogEnabled) Data collected by CloudWatch RUM is kept by RUM for 30 days and then deleted.CfnAppMonitorPropsMixin.Builder.cwLogEnabled(IResolvable cwLogEnabled) Data collected by CloudWatch RUM is kept by RUM for 30 days and then deleted.CfnAppMonitorPropsMixin.Builder.deobfuscationConfiguration(CfnAppMonitorPropsMixin.DeobfuscationConfigurationProperty deobfuscationConfiguration) A structure that contains the configuration for how an app monitor can deobfuscate stack traces.CfnAppMonitorPropsMixin.Builder.deobfuscationConfiguration(IResolvable deobfuscationConfiguration) A structure that contains the configuration for how an app monitor can deobfuscate stack traces.The top-level internet domain name for which your application has administrative authority.CfnAppMonitorPropsMixin.Builder.domainList(List<String> domainList) List the domain names for which your application has administrative authority.A name for the app monitor.CfnAppMonitorPropsMixin.Builder.resourcePolicy(CfnAppMonitorPropsMixin.ResourcePolicyProperty resourcePolicy) Use this structure to assign a resource-based policy to a CloudWatch RUM app monitor to control access to it.CfnAppMonitorPropsMixin.Builder.resourcePolicy(IResolvable resourcePolicy) Use this structure to assign a resource-based policy to a CloudWatch RUM app monitor to control access to it.Assigns one or more tags (key-value pairs) to the app monitor.