Package software.amazon.awscdk.services.applicationsignals
AWS::ApplicationSignals Construct Library
---
All classes with the
Cfn
prefix 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.applicationsignals.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for ApplicationSignals construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ApplicationSignals resources directly.
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::ApplicationSignals.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates or updates a service level objective (SLO), which can help you ensure that your critical business operations are meeting customer expectations.A fluent builder for
CfnServiceLevelObjective
.If the interval for this service level objective is a calendar interval, this structure contains the interval specifications.A builder forCfnServiceLevelObjective.CalendarIntervalProperty
An implementation forCfnServiceLevelObjective.CalendarIntervalProperty
A dimension is a name/value pair that is part of the identity of a metric.A builder forCfnServiceLevelObjective.DimensionProperty
An implementation forCfnServiceLevelObjective.DimensionProperty
This structure contains the attributes that determine the goal of an SLO.A builder forCfnServiceLevelObjective.GoalProperty
An implementation forCfnServiceLevelObjective.GoalProperty
The time period used to evaluate the SLO.A builder forCfnServiceLevelObjective.IntervalProperty
An implementation forCfnServiceLevelObjective.IntervalProperty
Use this structure to define a metric or metric math expression that you want to use as for a service level objective.A builder forCfnServiceLevelObjective.MetricDataQueryProperty
An implementation forCfnServiceLevelObjective.MetricDataQueryProperty
This structure defines the metric used for a service level indicator, including the metric name, namespace, and dimensions.A builder forCfnServiceLevelObjective.MetricProperty
An implementation forCfnServiceLevelObjective.MetricProperty
This structure defines the metric to be used as the service level indicator, along with the statistics, period, and unit.A builder forCfnServiceLevelObjective.MetricStatProperty
An implementation forCfnServiceLevelObjective.MetricStatProperty
This structure defines the metric that is used as the "good request" or "bad request" value for a request-based SLO.An implementation forCfnServiceLevelObjective.MonitoredRequestCountMetricProperty
This structure contains the information about the metric that is used for a request-based SLO.A builder forCfnServiceLevelObjective.RequestBasedSliMetricProperty
An implementation forCfnServiceLevelObjective.RequestBasedSliMetricProperty
This structure contains information about the performance metric that a request-based SLO monitors.A builder forCfnServiceLevelObjective.RequestBasedSliProperty
An implementation forCfnServiceLevelObjective.RequestBasedSliProperty
If the interval for this SLO is a rolling interval, this structure contains the interval specifications.A builder forCfnServiceLevelObjective.RollingIntervalProperty
An implementation forCfnServiceLevelObjective.RollingIntervalProperty
Use this structure to specify the metric to be used for the SLO.A builder forCfnServiceLevelObjective.SliMetricProperty
An implementation forCfnServiceLevelObjective.SliMetricProperty
This structure specifies the information about the service and the performance metric that an SLO is to monitor.A builder forCfnServiceLevelObjective.SliProperty
An implementation forCfnServiceLevelObjective.SliProperty
Properties for defining aCfnServiceLevelObjective
.A builder forCfnServiceLevelObjectiveProps
An implementation forCfnServiceLevelObjectiveProps