RosImageComponentProps
Properties for defining a RosImageComponent
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-imagecomponent
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosImageComponentProps {
Content: interface{},
ComponentType: interface{},
Description: interface{},
Name: interface{},
ResourceGroupId: interface{},
SystemType: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.RosImageComponent.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Content |
interface{} |
No description. |
ComponentType |
interface{} |
No description. |
Description |
interface{} |
No description. |
Name |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SystemType |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Content
Required
Content interface{}
- Type: interface{}
ComponentType
Optional
ComponentType interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SystemType
Optional
SystemType interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty