componentName property

String? componentName
final

The name of the component.

Defaults to the name of the Lambda function.

Implementation

final String? componentName;