Amazon.EC2.Model.AllocateHostsRequest.IsSetAutoPlacement C# (CSharp) 메소드

IsSetAutoPlacement() 개인적인 메소드

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