Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin.CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder
Packages that use CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder
-
Uses of CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin
Methods in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin that return CfnTelemetryRulePropsMixin.TelemetryRuleProperty.BuilderModifier and TypeMethodDescriptionCfnTelemetryRulePropsMixin.TelemetryRuleProperty.builder()CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder.destinationConfiguration(CfnTelemetryRulePropsMixin.TelemetryDestinationConfigurationProperty destinationConfiguration) CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder.destinationConfiguration(IResolvable destinationConfiguration) CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder.resourceType(String resourceType) Sets the value ofCfnTelemetryRulePropsMixin.TelemetryRuleProperty.getResourceType()CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder.selectionCriteria(String selectionCriteria) Sets the value ofCfnTelemetryRulePropsMixin.TelemetryRuleProperty.getSelectionCriteria()CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder.telemetrySourceTypes(List<String> telemetrySourceTypes) CfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder.telemetryType(String telemetryType) Sets the value ofCfnTelemetryRulePropsMixin.TelemetryRuleProperty.getTelemetryType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin with parameters of type CfnTelemetryRulePropsMixin.TelemetryRuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTelemetryRulePropsMixin.TelemetryRuleProperty.Builder.