id property

String id
final

A descriptive or arbitrary ID for the function. This value must be unique within the function definition version. Max length is 128 characters with pattern ''a-zA-Z0-9:_-+''.

Implementation

final String id;