Skip to content

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.

BidPriceOptional

BidPrice interface{}
  • Type: interface{}

InstanceTypeOptional

InstanceType interface{}
  • Type: interface{}