instance Requirements
Parameters
value
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify
InstanceRequirements
, you can't specifyInstanceType
.
suspend fun instanceRequirements(argument: suspend SpotFleetInstanceRequirementsRequestArgsBuilder.() -> Unit)
Parameters
argument
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify
InstanceRequirements
, you can't specifyInstanceType
.