OBSPolicyConditionItem Class Reference
| Inherits from | OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
leftExpression
从左边开始匹配
@property (nonatomic, strong, nonnull) NSString *leftExpressionDeclared In
OBSServiceCommonEntities.h
rightExpressionList
从右边开始匹配的字符串数组
@property (nonatomic, strong, nonnull) NSArray<NSString*> *rightExpressionListDeclared In
OBSServiceCommonEntities.h