Amazon.EC2.Model.CreateVpcRequest.CreateVpcRequest C# (CSharp) Method

CreateVpcRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public CreateVpcRequest ( ) : System
return System
        public CreateVpcRequest() { }

Same methods

CreateVpcRequest::CreateVpcRequest ( string cidrBlock ) : System