Uses of Interface
software.amazon.awscdk.services.rum.CfnAppMonitor.AppMonitorConfigurationProperty
Packages that use CfnAppMonitor.AppMonitorConfigurationProperty
-
Uses of CfnAppMonitor.AppMonitorConfigurationProperty in software.amazon.awscdk.services.rum
Classes in software.amazon.awscdk.services.rum that implement CfnAppMonitor.AppMonitorConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAppMonitor.AppMonitorConfigurationPropertyMethods in software.amazon.awscdk.services.rum that return CfnAppMonitor.AppMonitorConfigurationPropertyModifier and TypeMethodDescriptionCfnAppMonitor.AppMonitorConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.rum with parameters of type CfnAppMonitor.AppMonitorConfigurationPropertyModifier and TypeMethodDescriptionCfnAppMonitor.Builder.appMonitorConfiguration(CfnAppMonitor.AppMonitorConfigurationProperty appMonitorConfiguration) A structure that contains much of the configuration data for the app monitor.CfnAppMonitorProps.Builder.appMonitorConfiguration(CfnAppMonitor.AppMonitorConfigurationProperty appMonitorConfiguration) Sets the value ofCfnAppMonitorProps.getAppMonitorConfiguration()voidCfnAppMonitor.setAppMonitorConfiguration(CfnAppMonitor.AppMonitorConfigurationProperty value) A structure that contains much of the configuration data for the app monitor.