resourceType property

Input<String?>? resourceType
final

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

final pulumi.Input<String?>? resourceType;