Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.rum.CfnAppMonitorPropsMixin.CustomEventsProperty
Packages that use CfnAppMonitorPropsMixin.CustomEventsProperty
-
Uses of CfnAppMonitorPropsMixin.CustomEventsProperty in software.amazon.awscdk.cfnpropertymixins.services.rum
Classes in software.amazon.awscdk.cfnpropertymixins.services.rum that implement CfnAppMonitorPropsMixin.CustomEventsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAppMonitorPropsMixin.CustomEventsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.rum that return CfnAppMonitorPropsMixin.CustomEventsPropertyModifier and TypeMethodDescriptionCfnAppMonitorPropsMixin.CustomEventsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.rum with parameters of type CfnAppMonitorPropsMixin.CustomEventsPropertyModifier and TypeMethodDescriptionCfnAppMonitorMixinProps.Builder.customEvents(CfnAppMonitorPropsMixin.CustomEventsProperty customEvents) Sets the value ofCfnAppMonitorMixinProps.getCustomEvents()CfnAppMonitorPropsMixin.Builder.customEvents(CfnAppMonitorPropsMixin.CustomEventsProperty customEvents) Specifies whether this app monitor allows the web client to define and send custom events.