failedItems property

List<ResourceKey>? failedItems
final

For resources that have failed to start execution, the API returns a resource key object.

Implementation

final List<ResourceKey>? failedItems;