id property

String id
final

The resource ID, used to refer to a resource in the Lambda function configuration. Max length is 128 characters with pattern ''a-zA-Z0-9:_-+''. This must be unique within a Greengrass group.

Implementation

final String id;