resourceType property
The resource type to include 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
late final pulumi.Output<String?> resourceType;