@Stability(value=Experimental)
See: Description
| Interface | Description |
|---|---|
| CfnAppMonitor.AppMonitorConfigurationProperty |
This structure contains much of the configuration data for the app monitor.
|
| CfnAppMonitor.MetricDefinitionProperty |
Specifies the extended metrics that you want the CloudWatch RUM app monitor to send to a destination.
|
| CfnAppMonitor.MetricDestinationProperty |
Creates or updates a destination to receive extended metrics from CloudWatch RUM.
|
| CfnAppMonitorProps |
Properties for defining a `CfnAppMonitor`.
|
| Class | Description |
|---|---|
| CfnAppMonitor |
A CloudFormation `AWS::RUM::AppMonitor`.
|
| CfnAppMonitor.AppMonitorConfigurationProperty.Builder |
A builder for
CfnAppMonitor.AppMonitorConfigurationProperty |
| CfnAppMonitor.AppMonitorConfigurationProperty.Jsii$Proxy |
An implementation for
CfnAppMonitor.AppMonitorConfigurationProperty |
| CfnAppMonitor.Builder |
A fluent builder for
CfnAppMonitor. |
| CfnAppMonitor.MetricDefinitionProperty.Builder |
A builder for
CfnAppMonitor.MetricDefinitionProperty |
| CfnAppMonitor.MetricDefinitionProperty.Jsii$Proxy |
An implementation for
CfnAppMonitor.MetricDefinitionProperty |
| CfnAppMonitor.MetricDestinationProperty.Builder |
A builder for
CfnAppMonitor.MetricDestinationProperty |
| CfnAppMonitor.MetricDestinationProperty.Jsii$Proxy |
An implementation for
CfnAppMonitor.MetricDestinationProperty |
| CfnAppMonitorProps.Builder |
A builder for
CfnAppMonitorProps |
| CfnAppMonitorProps.Jsii$Proxy |
An implementation for
CfnAppMonitorProps |
---
All classes with the
Cfnprefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.rum.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::RUM.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.