RosZonesProps
Properties for defining a RosZones
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-nas-zones
Initializer
import { datasource } from '@alicloud/ros-cdk-nas'
const rosZonesProps: datasource.RosZonesProps = { ... }
Properties
Name | Type | Description |
---|---|---|
fileSystemType |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
refreshOptions |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
fileSystemType
Optional
public readonly fileSystemType: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable
refreshOptions
Optional
public readonly refreshOptions: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable