OBSWebsiteConfCustom Class Reference
Inherits from | OBSAbstractWebsiteConf : OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
---|---|
Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
indexDocumentList
默认访问页面
@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomIndexDocument*> *indexDocumentList
Declared In
OBSServiceCommonEntities.h
errorDocumentList
错误跳转页面
@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomErrorDocument*> *errorDocumentList
Declared In
OBSServiceCommonEntities.h
routingRulesList
路由规则表
@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomRoutingRule*> *routingRulesList
Declared In
OBSServiceCommonEntities.h