labels property

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

Labels for the AlloyDB cluster created by DMS.

An object containing a list of 'key', 'value' pairs.

Implementation

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