CompliancePolicyResourceType
CompliancePolicyResourceType denotes which resource type the matching rule will target
enum CompliancePolicyResourceType {
CERTIFICATE
INGRESS
}
Values
CompliancePolicyResourceType.CERTIFICATE
Certificate is used to show the matching is evaluating certificate resources
CompliancePolicyResourceType.INGRESS
Ingress is used to show the matching is evaluating ingress resources
Member Of
CompliancePolicyFinding object ● CompliancePolicyMatchingRule object