Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rum.CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder
Packages that use CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder
-
Uses of CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.rum
Methods in software.amazon.awscdk.cfnpropertymixins.services.rum that return CfnAppMonitorPropsMixin.MetricDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnAppMonitorPropsMixin.MetricDestinationProperty.builder()CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder.destination(String destination) Sets the value ofCfnAppMonitorPropsMixin.MetricDestinationProperty.getDestination()CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder.destinationArn(String destinationArn) Sets the value ofCfnAppMonitorPropsMixin.MetricDestinationProperty.getDestinationArn()CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder.iamRoleArn(String iamRoleArn) Sets the value ofCfnAppMonitorPropsMixin.MetricDestinationProperty.getIamRoleArn()CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder.metricDefinitions(List<? extends Object> metricDefinitions) Sets the value ofCfnAppMonitorPropsMixin.MetricDestinationProperty.getMetricDefinitions()CfnAppMonitorPropsMixin.MetricDestinationProperty.Builder.metricDefinitions(IResolvable metricDefinitions) Sets the value ofCfnAppMonitorPropsMixin.MetricDestinationProperty.getMetricDefinitions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rum with parameters of type CfnAppMonitorPropsMixin.MetricDestinationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppMonitorPropsMixin.MetricDestinationProperty.Builder.