C# Class Amazon.EC2.Model.CreateNetworkInterfaceRequest

Container for the parameters to the CreateNetworkInterface operation. Creates a network interface in the specified subnet.

For more information about network interfaces, see Elastic Network Interfaces in the Amazon Virtual Private Cloud User Guide.

Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDescription ( ) : bool
IsSetGroups ( ) : bool
IsSetIpv6AddressCount ( ) : bool
IsSetIpv6Addresses ( ) : bool
IsSetPrivateIpAddress ( ) : bool
IsSetPrivateIpAddresses ( ) : bool
IsSetSecondaryPrivateIpAddressCount ( ) : bool
IsSetSubnetId ( ) : bool