RosRepositoryProps
Properties for defining a RosRepository
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cr-repository
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcr"
&alicloudroscdkcr.RosRepositoryProps {
RepoName: interface{},
RepoNamespace: interface{},
RepoType: interface{},
Summary: interface{},
Detail: interface{},
InstanceId: interface{},
RepoSource: interface{},
TagImmutability: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RepoName |
interface{} |
No description. |
RepoNamespace |
interface{} |
No description. |
RepoType |
interface{} |
No description. |
Summary |
interface{} |
No description. |
Detail |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
RepoSource |
interface{} |
No description. |
TagImmutability |
interface{} |
No description. |
RepoName
Required
RepoName interface{}
- Type: interface{}
RepoNamespace
Required
RepoNamespace interface{}
- Type: interface{}
RepoType
Required
RepoType interface{}
- Type: interface{}
Summary
Required
Summary interface{}
- Type: interface{}
Detail
Optional
Detail interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
RepoSource
Optional
RepoSource interface{}
- Type: interface{}
TagImmutability
Optional
TagImmutability interface{}
- Type: interface{}