AWS SDK for .NET Documentation
WithInstanceId Method (instanceId)
AmazonAmazon.EC2.ModelSpotInstanceRequestWithInstanceId(String) Did this page help you?   Yes   No    Tell us about it...
Sets the instance associated with the Spot Instance Request.
Declaration Syntax
C#
public SpotInstanceRequest WithInstanceId(
	string instanceId
)
Parameters
instanceId (String)
The instance associated with the Spot Instance Request.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)