valueKey property
Specifies the values that will be extracted from the source objects and put into the values of the generated map. If omitted, original objects in the source list will be put into the values of the generated map.
Implementation
final pulumi.Input<String?>? valueKey;