AWS SDK for .NET Documentation
WithGroupId Method (list)
AmazonAmazon.EC2.ModelInstanceNetworkInterfaceSpecificationWithGroupId(array<String>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Sets the group IDs for use by the network interface.
Declaration Syntax
C#
public InstanceNetworkInterfaceSpecification WithGroupId(
	params string[] list
)
Parameters
list (array<String>[]()[][])
The group IDs for use by the network interface.
Return Value
this instance

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