Skip to content

RosZonesProps

Properties for defining a RosZones.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-nas-zones

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdknas/datasource"
&datasource.RosZonesProps {
    FileSystemType: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
FileSystemType interface{} No description.
RefreshOptions interface{} No description.

FileSystemTypeOptional

FileSystemType interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}