MountDescsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkedas"
&alicloudroscdkedas.MountDescsProperty {
MountPath: interface{},
NasPath: interface{},
}
Properties
Name | Type | Description |
---|---|---|
MountPath |
interface{} |
No description. |
NasPath |
interface{} |
No description. |
MountPath
Optional
MountPath interface{}
- Type: interface{}
NasPath
Optional
NasPath interface{}
- Type: interface{}