RefererConfigurationProperty
Initializer
import { RefererConfigurationProperty } from '@alicloud/ros-cdk-oss'
const refererConfigurationProperty: RefererConfigurationProperty = { ... }
Properties
Name |
Type |
Description |
allowEmptyReferer |
boolean | @alicloud/ros-cdk-core.IResolvable |
No description. |
refererList |
any[] | @alicloud/ros-cdk-core.IResolvable |
No description. |
allowEmptyReferer
Optional
public readonly allowEmptyReferer: boolean | IResolvable;
- Type: boolean | @alicloud/ros-cdk-core.IResolvable
refererList
Optional
public readonly refererList: any[] | IResolvable;
- Type: any[] | @alicloud/ros-cdk-core.IResolvable