resourceDetails property

List<ResourceDetails>? resourceDetails
getter/setter pair

Details of the resource on which the action was performed.

Implementation

core.List<ResourceDetails>? resourceDetails;