Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerResponse.IsSetDNSName C# (CSharp) Method

IsSetDNSName() private method

private IsSetDNSName ( ) : bool
return bool
        internal bool IsSetDNSName()
        {
            return this._dnsName != null;
        }
CreateLoadBalancerResponse