resourceValueConfigsUsed property

List<ResourceValueConfigMetadata>? resourceValueConfigsUsed
getter/setter pair

List of resource value configurations' metadata used to determine the value of this resource.

Maximum of 100.

Implementation

core.List<ResourceValueConfigMetadata>? resourceValueConfigsUsed;