Uses of Class
software.amazon.awscdk.services.observabilityadmin.CfnOrganizationTelemetryRuleProps.Builder
Packages that use CfnOrganizationTelemetryRuleProps.Builder
Package
Description
AWS::ObservabilityAdmin Construct Library
-
Uses of CfnOrganizationTelemetryRuleProps.Builder in software.amazon.awscdk.services.observabilityadmin
Methods in software.amazon.awscdk.services.observabilityadmin that return CfnOrganizationTelemetryRuleProps.BuilderModifier and TypeMethodDescriptionCfnOrganizationTelemetryRuleProps.builder()
CfnOrganizationTelemetryRuleProps.Builder.rule
(IResolvable rule) Sets the value ofCfnOrganizationTelemetryRuleProps.getRule()
CfnOrganizationTelemetryRuleProps.Builder.rule
(CfnOrganizationTelemetryRule.TelemetryRuleProperty rule) Sets the value ofCfnOrganizationTelemetryRuleProps.getRule()
Sets the value ofCfnOrganizationTelemetryRuleProps.getRuleName()
Sets the value ofCfnOrganizationTelemetryRuleProps.getTags()
Constructors in software.amazon.awscdk.services.observabilityadmin with parameters of type CfnOrganizationTelemetryRuleProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnOrganizationTelemetryRuleProps.Builder
.