Amazon.EC2.Model.InstanceLicenseSpecification.IsSetPool C# (CSharp) 메소드

IsSetPool() 개인적인 메소드

private IsSetPool ( ) : bool
리턴 bool
        internal bool IsSetPool()
        {
            return this.pool != null;
        }
    }
InstanceLicenseSpecification