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