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 classAn implementation forCfnTelemetryRule.TelemetryRulePropertyMethods 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) Retrieves the details of a specific telemetry rule in your account.CfnTelemetryRuleProps.Builder.rule(CfnTelemetryRule.TelemetryRuleProperty rule) Sets the value ofCfnTelemetryRuleProps.getRule()voidCfnTelemetryRule.setRule(CfnTelemetryRule.TelemetryRuleProperty value) Retrieves the details of a specific telemetry rule in your account.