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

Placement() public method

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

Same methods

Placement::Placement ( string availabilityZone ) : System