scope property

String? scope
getter/setter pair

Scope of the security monitoring condition.

When RiskAssessmentType is APIGEE, the scope should be set to the environment of the resources. When RiskAssessmentType is API_HUB, the scope should not be set.

Optional.

Implementation

core.String? scope;