AWS SDK for .NET Documentation
WithInstanceOwnerId Method (instanceOwnerId)
AmazonAmazon.EC2.ModelNetworkInterfaceAttachmentWithInstanceOwnerId(String) Did this page help you?   Yes   No    Tell us about it...
Sets the owner of the instance.
Declaration Syntax
C#
public NetworkInterfaceAttachment WithInstanceOwnerId(
	string instanceOwnerId
)
Parameters
instanceOwnerId (String)
Instance Owner ID
Return Value
this instance

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