SpotBidPricesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr"
&alicloudroscdkemr.SpotBidPricesProperty {
BidPrice: interface{},
InstanceType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
BidPrice |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
BidPrice
Optional
BidPrice interface{}
- Type: interface{}
InstanceType
Optional
InstanceType interface{}
- Type: interface{}