resourceId property

String resourceId
final

ID of resource for the action type. If resourceType is "api" or "url", it is empty. If resourceType is "function", it is ID of the function.

Implementation

final String resourceId;