JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
software.amazon.awscdk.services.cloudwatch.MetricProps
Packages that use
MetricProps
Package
Description
software.amazon.awscdk.services.cloudwatch
Amazon CloudWatch Construct Library
Uses of
MetricProps
in
software.amazon.awscdk.services.cloudwatch
Classes in
software.amazon.awscdk.services.cloudwatch
that implement
MetricProps
Modifier and Type
Class
Description
static final class
MetricProps.Jsii$Proxy
An implementation for
MetricProps
Methods in
software.amazon.awscdk.services.cloudwatch
that return
MetricProps
Modifier and Type
Method
Description
MetricProps
MetricProps.Builder.
build
()
Builds the configured instance.
Constructors in
software.amazon.awscdk.services.cloudwatch
with parameters of type
MetricProps
Modifier
Constructor
Description
Metric
(
MetricProps
props)