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. |
IsAutoBuildRequired
IsAutoBuild interface{}
- Type: interface{}
IsDisableCacheRequired
IsDisableCache interface{}
- Type: interface{}
IsOverseaRequired
IsOversea interface{}
- Type: interface{}
SourceRepoNameRequired
SourceRepoName interface{}
- Type: interface{}
SourceRepoNamespaceRequired
SourceRepoNamespace interface{}
- Type: interface{}
SourceRepoTypeRequired
SourceRepoType interface{}
- Type: interface{}