resourceType property

ProtectedResourceType? resourceType
final

The resource type to include in the protection group. All protected resources of this type are included in the protection group. You must set this when you set Pattern to BY_RESOURCE_TYPE and you must not set it for any other Pattern setting.

Implementation

final ProtectedResourceType? resourceType;