C# Class Amazon.RDS.Model.IPRange

Exibir arquivo Open project: aws/aws-sdk-net

Public Methods

Method Description
IPRange ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Method Description
IsSetCIDRIP ( ) : bool
IsSetStatus ( ) : bool

Method Details

IPRange() public method

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