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 Ec2FleetInstanceRequirementsRequestArgsBuilder.() -> 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.