ApplicationMatchingRule
ApplicationMatchingRule wraps the Application type to add included to it
type ApplicationMatchingRule {
application: Application
included: Boolean
}
Fields
ApplicationMatchingRule.application ● Application object
Application is the reference to the application to include or exclude
ApplicationMatchingRule.included ● Boolean scalar
Included states whether this application should be included in matching for resources
Member Of
CompliancePolicyMatchingRule object