SpotPriceLimitProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs"
&alicloudroscdkcs.SpotPriceLimitProperty {
InstanceType: interface{},
PriceLimit: interface{},
}
Properties
Name | Type | Description |
---|---|---|
InstanceType |
interface{} |
No description. |
PriceLimit |
interface{} |
No description. |
InstanceType
Required
InstanceType interface{}
- Type: interface{}
PriceLimit
Required
PriceLimit interface{}
- Type: interface{}