ClusterCoreInstanceFleetLaunchSpecificationsOnDemandSpecificationArgs

data class ClusterCoreInstanceFleetLaunchSpecificationsOnDemandSpecificationArgs(val allocationStrategy: Output<String>) : ConvertibleToJava<ClusterCoreInstanceFleetLaunchSpecificationsOnDemandSpecificationArgs>

Constructors

constructor(allocationStrategy: Output<String>)

Properties

Link copied to clipboard

Specifies the strategy to use in launching On-Demand instance fleets. Currently, the only option is lowest-price (the default), which launches the lowest price first.

Functions

Link copied to clipboard
open override fun toJava(): ClusterCoreInstanceFleetLaunchSpecificationsOnDemandSpecificationArgs