types property

List<String>? types
getter/setter pair

Data profiles will only be generated for the database resource types specified in this field.

If not specified, defaults to [DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES].

Implementation

core.List<core.String>? types;