Uses of Class
software.amazon.awscdk.services.customerprofiles.CfnSegmentDefinition.DimensionProperty.Builder
Packages that use CfnSegmentDefinition.DimensionProperty.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnSegmentDefinition.DimensionProperty.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return CfnSegmentDefinition.DimensionProperty.BuilderModifier and TypeMethodDescriptionCfnSegmentDefinition.DimensionProperty.builder()CfnSegmentDefinition.DimensionProperty.Builder.calculatedAttributes(Map<String, ? extends Object> calculatedAttributes) Sets the value ofCfnSegmentDefinition.DimensionProperty.getCalculatedAttributes()CfnSegmentDefinition.DimensionProperty.Builder.calculatedAttributes(IResolvable calculatedAttributes) Sets the value ofCfnSegmentDefinition.DimensionProperty.getCalculatedAttributes()CfnSegmentDefinition.DimensionProperty.Builder.profileAttributes(IResolvable profileAttributes) Sets the value ofCfnSegmentDefinition.DimensionProperty.getProfileAttributes()CfnSegmentDefinition.DimensionProperty.Builder.profileAttributes(CfnSegmentDefinition.ProfileAttributesProperty profileAttributes) Sets the value ofCfnSegmentDefinition.DimensionProperty.getProfileAttributes()Constructors in software.amazon.awscdk.services.customerprofiles with parameters of type CfnSegmentDefinition.DimensionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSegmentDefinition.DimensionProperty.Builder.