Amazon.EC2.Model.AllocateHostsRequest.IsSetAutoPlacement C# (CSharp) Method

IsSetAutoPlacement() private method

private IsSetAutoPlacement ( ) : bool
return bool
        internal bool IsSetAutoPlacement()
        {
            return this._autoPlacement != null;
        }