Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnSegmentPropsMixin.Builder
Packages that use CfnSegmentPropsMixin.Builder
-
Uses of CfnSegmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnSegmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSegmentPropsMixin.Builder.applicationId(String applicationId) The unique identifier for the Amazon Pinpoint application that the segment is associated with.static CfnSegmentPropsMixin.BuilderCfnSegmentPropsMixin.Builder.create()static CfnSegmentPropsMixin.BuilderCfnSegmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSegmentPropsMixin.Builder.dimensions(CfnSegmentPropsMixin.SegmentDimensionsProperty dimensions) An array that defines the dimensions for the segment.CfnSegmentPropsMixin.Builder.dimensions(IResolvable dimensions) An array that defines the dimensions for the segment.The name of the segment.CfnSegmentPropsMixin.Builder.segmentGroups(CfnSegmentPropsMixin.SegmentGroupsProperty segmentGroups) The segment group to use and the dimensions to apply to the group's base segments in order to build the segment.CfnSegmentPropsMixin.Builder.segmentGroups(IResolvable segmentGroups) The segment group to use and the dimensions to apply to the group's base segments in order to build the segment.An array of key-value pairs to apply to this resource.