Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rum.CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder
Packages that use CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder
-
Uses of CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.rum
Methods in software.amazon.awscdk.cfnpropertymixins.services.rum that return CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.allowCookies(Boolean allowCookies) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.allowCookies(IResolvable allowCookies) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.builder()CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.enableXRay(Boolean enableXRay) Sets the value ofCfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.getEnableXRay()CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.enableXRay(IResolvable enableXRay) Sets the value ofCfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.getEnableXRay()CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.excludedPages(List<String> excludedPages) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.favoritePages(List<String> favoritePages) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.guestRoleArn(String guestRoleArn) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.guestRoleArn(IRoleRef guestRoleArn) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.identityPoolId(String identityPoolId) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.identityPoolId(IIdentityPoolRef identityPoolId) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.includedPages(List<String> includedPages) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.metricDestinations(List<? extends Object> metricDestinations) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.metricDestinations(IResolvable metricDestinations) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.sessionSampleRate(Number sessionSampleRate) CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.telemetries(List<String> telemetries) Sets the value ofCfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.getTelemetries()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rum with parameters of type CfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppMonitorPropsMixin.AppMonitorConfigurationProperty.Builder.