securityProfileGroup property

String? securityProfileGroup
getter/setter pair

A fully-qualified URL of a SecurityProfile resource instance. Example: https://networksecurity.googleapis.com/v1/projects/{project}/locations/{location}/securityProfileGroups/my-security-profile-group Must be specified if action is one of 'apply_security_profile_group' or 'mirror'.

Cannot be specified for other actions.

Implementation

core.String? securityProfileGroup;