Uses of Class
software.amazon.awscdk.services.stepfunctions.ProvideItems
Packages that use ProvideItems
Package
Description
AWS Step Functions Construct Library
-
Uses of ProvideItems in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ProvideItemsModifier and TypeMethodDescriptionfinal ProvideItemsDistributedMapJsonataProps.Jsii$Proxy.getItems()default ProvideItemsDistributedMapProps.getItems()The array that the Map state will iterate over.final ProvideItemsDistributedMapProps.Jsii$Proxy.getItems()protected ProvideItemsMapBase.getItems()default ProvideItemsMapBaseJsonataOptions.getItems()The array that the Map state will iterate over.final ProvideItemsMapBaseJsonataOptions.Jsii$Proxy.getItems()final ProvideItemsMapBaseProps.Jsii$Proxy.getItems()final ProvideItemsMapJsonataProps.Jsii$Proxy.getItems()final ProvideItemsMapProps.Jsii$Proxy.getItems()static ProvideItemsUse a JSON array as Map state items.static ProvideItemsUse a JSONata expression as Map state items.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type ProvideItemsModifier and TypeMethodDescriptionDistributedMap.Builder.items(ProvideItems items) The array that the Map state will iterate over.DistributedMapJsonataProps.Builder.items(ProvideItems items) Sets the value ofMapBaseJsonataOptions.getItems()DistributedMapProps.Builder.items(ProvideItems items) Sets the value ofDistributedMapProps.getItems()Map.Builder.items(ProvideItems items) The array that the Map state will iterate over.MapBaseJsonataOptions.Builder.items(ProvideItems items) Sets the value ofMapBaseJsonataOptions.getItems()MapBaseProps.Builder.items(ProvideItems items) Sets the value ofMapBaseJsonataOptions.getItems()MapJsonataProps.Builder.items(ProvideItems items) Sets the value ofMapBaseJsonataOptions.getItems()MapProps.Builder.items(ProvideItems items) Sets the value ofMapBaseJsonataOptions.getItems()