CodeSourceProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpaidlc"
&alicloudroscdkpaidlc.CodeSourceProperty {
CodeSourceId: interface{},
Branch: interface{},
Commit: interface{},
MountPath: interface{},
}
Properties
Name |
Type |
Description |
CodeSourceId |
interface{} |
No description. |
Branch |
interface{} |
No description. |
Commit |
interface{} |
No description. |
MountPath |
interface{} |
No description. |
CodeSourceId
Required
CodeSourceId interface{}
Branch
Optional
Branch interface{}
Commit
Optional
Commit interface{}
MountPath
Optional
MountPath interface{}