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