RepoSourceProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcr"
&alicloudroscdkcr.RepoSourceProperty {
IsAutoBuild: interface{},
IsDisableCache: interface{},
IsOversea: interface{},
SourceRepoName: interface{},
SourceRepoNamespace: interface{},
SourceRepoType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
IsAutoBuild |
interface{} |
No description. |
IsDisableCache |
interface{} |
No description. |
IsOversea |
interface{} |
No description. |
SourceRepoName |
interface{} |
No description. |
SourceRepoNamespace |
interface{} |
No description. |
SourceRepoType |
interface{} |
No description. |
IsAutoBuild
Required
IsAutoBuild interface{}
- Type: interface{}
IsDisableCache
Required
IsDisableCache interface{}
- Type: interface{}
IsOversea
Required
IsOversea interface{}
- Type: interface{}
SourceRepoName
Required
SourceRepoName interface{}
- Type: interface{}
SourceRepoNamespace
Required
SourceRepoNamespace interface{}
- Type: interface{}
SourceRepoType
Required
SourceRepoType interface{}
- Type: interface{}