resourceLabels property

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

The labels applied to the resource at the time the profile was generated.

Implementation

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