AWS SDK for .NET Documentation
WithProductCode Method (list)
AmazonAmazon.EC2.ModelRunningInstanceWithProductCode(array<String>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Sets the product codes attached to this instance.
Declaration Syntax
C#
[ObsoleteAttribute("This member has been deprecated and will be removed in a future release. Please use the WithProductCodes member instead.")]
public RunningInstance WithProductCode(
	params string[] list
)
Parameters
list (array<String>[]()[][])
Product codes attached to this instance.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)