Amazon.EC2.Model.AllocateHostsRequest.IsSetAutoPlacement C# (CSharp) Метод

IsSetAutoPlacement() приватный Метод

private IsSetAutoPlacement ( ) : bool
Результат bool
        internal bool IsSetAutoPlacement()
        {
            return this._autoPlacement != null;
        }