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. |
ImageCacheId
Optional
ImageCacheId interface{}
- Type: interface{}
ImageCacheName
Optional
ImageCacheName interface{}
- Type: interface{}
Limit
Optional
Limit interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SnapshotId
Optional
SnapshotId interface{}
- Type: interface{}