Amazon.ElasticBeanstalk.Model.EnvironmentLink.IsSetLinkName C# (CSharp) Method

IsSetLinkName() private method

private IsSetLinkName ( ) : bool
return bool
        internal bool IsSetLinkName()
        {
            return this._linkName != null;
        }