instanceRequirements

@JvmName(name = "nbxdbpehuolanxkl")
suspend fun instanceRequirements(value: Output<SpotFleetInstanceRequirementsRequestArgs>)
@JvmName(name = "pdxgbaxvjyeyysoh")
suspend fun instanceRequirements(value: SpotFleetInstanceRequirementsRequestArgs?)

Parameters

value

The instance requirements. When you specify instance requirements, Amazon EC2 will identify instance types with the provided requirements, and then use your On-Demand and Spot allocation strategies to launch instances from these instance types, in the same way as when you specify a list of instance types.

If you specify InstanceRequirements , you can't specify InstanceType .


@JvmName(name = "xkyuwsvnumrdupno")
suspend fun instanceRequirements(argument: suspend SpotFleetInstanceRequirementsRequestArgsBuilder.() -> Unit)

Parameters

argument

The instance requirements. When you specify instance requirements, Amazon EC2 will identify instance types with the provided requirements, and then use your On-Demand and Spot allocation strategies to launch instances from these instance types, in the same way as when you specify a list of instance types.

If you specify InstanceRequirements , you can't specify InstanceType .