Enum Class PolicyAttachmentTarget.TypeEnum

java.lang.Object
java.lang.Enum<PolicyAttachmentTarget.TypeEnum>
org.apache.polaris.service.types.PolicyAttachmentTarget.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<PolicyAttachmentTarget.TypeEnum>, Constable
Enclosing class:
PolicyAttachmentTarget

public static enum PolicyAttachmentTarget.TypeEnum extends Enum<PolicyAttachmentTarget.TypeEnum>
Policy can be attached to different levels: 1. table-like: Policies specific to individual tables or views. 2. namespace: Policies applies to a namespace. 3. catalog: Policies that applies to a catalog