Amazon.EC2.Model.InstanceLicenseSpecification.IsSetPool C# (CSharp) Method

IsSetPool() private method

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