Uses of Class
software.amazon.awscdk.services.customerprofiles.CfnCalculatedAttributeDefinition.ConditionsProperty.Builder
Packages that use CfnCalculatedAttributeDefinition.ConditionsProperty.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnCalculatedAttributeDefinition.ConditionsProperty.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return CfnCalculatedAttributeDefinition.ConditionsProperty.BuilderModifier and TypeMethodDescriptionCfnCalculatedAttributeDefinition.ConditionsProperty.builder()CfnCalculatedAttributeDefinition.ConditionsProperty.Builder.objectCount(Number objectCount) Sets the value ofCfnCalculatedAttributeDefinition.ConditionsProperty.getObjectCount()CfnCalculatedAttributeDefinition.ConditionsProperty.Builder.range(IResolvable range) Sets the value ofCfnCalculatedAttributeDefinition.ConditionsProperty.getRange()CfnCalculatedAttributeDefinition.ConditionsProperty.Builder.range(CfnCalculatedAttributeDefinition.RangeProperty range) Sets the value ofCfnCalculatedAttributeDefinition.ConditionsProperty.getRange()CfnCalculatedAttributeDefinition.ConditionsProperty.Builder.threshold(IResolvable threshold) Sets the value ofCfnCalculatedAttributeDefinition.ConditionsProperty.getThreshold()CfnCalculatedAttributeDefinition.ConditionsProperty.Builder.threshold(CfnCalculatedAttributeDefinition.ThresholdProperty threshold) Sets the value ofCfnCalculatedAttributeDefinition.ConditionsProperty.getThreshold()Constructors in software.amazon.awscdk.services.customerprofiles with parameters of type CfnCalculatedAttributeDefinition.ConditionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCalculatedAttributeDefinition.ConditionsProperty.Builder.