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. |
MountPathOptional
MountPath interface{}
- Type: interface{}
NasPathOptional
NasPath interface{}
- Type: interface{}