Uses of Interface
software.amazon.awscdk.services.customerprofiles.CfnSegmentDefinition.SegmentSortProperty
Packages that use CfnSegmentDefinition.SegmentSortProperty
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnSegmentDefinition.SegmentSortProperty in software.amazon.awscdk.services.customerprofiles
Classes in software.amazon.awscdk.services.customerprofiles that implement CfnSegmentDefinition.SegmentSortPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSegmentDefinition.SegmentSortPropertyMethods in software.amazon.awscdk.services.customerprofiles that return CfnSegmentDefinition.SegmentSortPropertyModifier and TypeMethodDescriptionCfnSegmentDefinition.SegmentSortProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.customerprofiles with parameters of type CfnSegmentDefinition.SegmentSortPropertyModifier and TypeMethodDescriptionCfnSegmentDefinition.Builder.segmentSort(CfnSegmentDefinition.SegmentSortProperty segmentSort) Defines how segments should be sorted and ordered in the results.CfnSegmentDefinitionProps.Builder.segmentSort(CfnSegmentDefinition.SegmentSortProperty segmentSort) Sets the value ofCfnSegmentDefinitionProps.getSegmentSort()voidCfnSegmentDefinition.setSegmentSort(CfnSegmentDefinition.SegmentSortProperty value) Defines how segments should be sorted and ordered in the results.