RosImageCachesProps
Properties for defining a RosImageCaches.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-eci-imagecaches
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkeci/datasource"
&datasource.RosImageCachesProps {
ImageCacheId: interface{},
ImageCacheName: interface{},
Limit: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
SnapshotId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
ImageCacheId |
interface{} |
No description. |
ImageCacheName |
interface{} |
No description. |
Limit |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SnapshotId |
interface{} |
No description. |
ImageCacheIdOptional
ImageCacheId interface{}
- Type: interface{}
ImageCacheNameOptional
ImageCacheName interface{}
- Type: interface{}
LimitOptional
Limit interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
SnapshotIdOptional
SnapshotId interface{}
- Type: interface{}