resourceAttributes property

Map<String, String>? resourceAttributes
getter/setter pair

The values of resource attributes associated with the type of resources being requested.

If no values are specified, then all resource types are included in the output.

Optional.

Implementation

core.Map<core.String, core.String>? resourceAttributes;