Method | Description | |
---|---|---|
DeleteVpcRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteVpcRequest ( string vpcId ) : System |
Instantiates DeleteVpcRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetVpcId ( ) : bool |
public DeleteVpcRequest ( string vpcId ) : System | ||
vpcId | string | The ID of the VPC. |
return | System |