ClusterMasterInstanceFleetLaunchSpecificationsOnDemandSpecificationArgs

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

Constructors

Functions

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

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.