Uses of Interface
software.amazon.awscdk.services.observabilityadmin.CfnTelemetryRule.TelemetryRuleProperty
Packages that use CfnTelemetryRule.TelemetryRuleProperty
Package
Description
AWS::ObservabilityAdmin Construct Library
-
Uses of CfnTelemetryRule.TelemetryRuleProperty in software.amazon.awscdk.services.observabilityadmin
Classes in software.amazon.awscdk.services.observabilityadmin that implement CfnTelemetryRule.TelemetryRulePropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTelemetryRule.TelemetryRuleProperty
Methods in software.amazon.awscdk.services.observabilityadmin that return CfnTelemetryRule.TelemetryRulePropertyModifier and TypeMethodDescriptionCfnTelemetryRule.TelemetryRuleProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.observabilityadmin with parameters of type CfnTelemetryRule.TelemetryRulePropertyModifier and TypeMethodDescriptionCfnTelemetryRule.Builder.rule
(CfnTelemetryRule.TelemetryRuleProperty rule) The telemetry rule.CfnTelemetryRuleProps.Builder.rule
(CfnTelemetryRule.TelemetryRuleProperty rule) Sets the value ofCfnTelemetryRuleProps.getRule()
void
CfnTelemetryRule.setRule
(CfnTelemetryRule.TelemetryRuleProperty value) The telemetry rule.