RosInstanceClassesProps
Properties for defining a RosInstanceClasses
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-redis-instanceclasses
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkredis/datasource"
&datasource.RosInstanceClassesProps {
AcceptLanguage: interface{},
Engine: interface{},
InstanceChargeType: interface{},
InstanceId: interface{},
NodeId: interface{},
OrderType: interface{},
ProductType: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
ZoneId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AcceptLanguage |
interface{} |
No description. |
Engine |
interface{} |
No description. |
InstanceChargeType |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
NodeId |
interface{} |
No description. |
OrderType |
interface{} |
No description. |
ProductType |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
AcceptLanguage
Optional
AcceptLanguage interface{}
- Type: interface{}
Engine
Optional
Engine interface{}
- Type: interface{}
InstanceChargeType
Optional
InstanceChargeType interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
NodeId
Optional
NodeId interface{}
- Type: interface{}
OrderType
Optional
OrderType interface{}
- Type: interface{}
ProductType
Optional
ProductType interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
ZoneId
Optional
ZoneId interface{}
- Type: interface{}