clientMetadata property

Map<String, String> clientMetadata
final

A map of custom key-value pairs that you can provide as input for certain custom workflows that this action triggers.

Implementation

final Map<String, String> clientMetadata;