Amazon.EC2.Model.NetworkInterfaceAssociation.IsSetPublicDnsName C# (CSharp) Method

IsSetPublicDnsName() private method

private IsSetPublicDnsName ( ) : bool
return bool
        internal bool IsSetPublicDnsName()
        {
            return this._publicDnsName != null;
        }