Uses of Class
software.amazon.awscdk.services.observabilityadmin.CfnTelemetryRule.TelemetryRuleProperty.Builder
Packages that use CfnTelemetryRule.TelemetryRuleProperty.Builder
Package
Description
AWS::ObservabilityAdmin Construct Library
-
Uses of CfnTelemetryRule.TelemetryRuleProperty.Builder in software.amazon.awscdk.services.observabilityadmin
Methods in software.amazon.awscdk.services.observabilityadmin that return CfnTelemetryRule.TelemetryRuleProperty.BuilderModifier and TypeMethodDescriptionCfnTelemetryRule.TelemetryRuleProperty.builder()
CfnTelemetryRule.TelemetryRuleProperty.Builder.destinationConfiguration
(IResolvable destinationConfiguration) Sets the value ofCfnTelemetryRule.TelemetryRuleProperty.getDestinationConfiguration()
CfnTelemetryRule.TelemetryRuleProperty.Builder.destinationConfiguration
(CfnTelemetryRule.TelemetryDestinationConfigurationProperty destinationConfiguration) Sets the value ofCfnTelemetryRule.TelemetryRuleProperty.getDestinationConfiguration()
CfnTelemetryRule.TelemetryRuleProperty.Builder.resourceType
(String resourceType) Sets the value ofCfnTelemetryRule.TelemetryRuleProperty.getResourceType()
CfnTelemetryRule.TelemetryRuleProperty.Builder.selectionCriteria
(String selectionCriteria) Sets the value ofCfnTelemetryRule.TelemetryRuleProperty.getSelectionCriteria()
CfnTelemetryRule.TelemetryRuleProperty.Builder.telemetryType
(String telemetryType) Sets the value ofCfnTelemetryRule.TelemetryRuleProperty.getTelemetryType()
Constructors in software.amazon.awscdk.services.observabilityadmin with parameters of type CfnTelemetryRule.TelemetryRuleProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTelemetryRule.TelemetryRuleProperty.Builder
.