Amazon.ElastiCache.Model.NodeGroup.IsSetPrimaryEndpoint C# (CSharp) Method

IsSetPrimaryEndpoint() private method

private IsSetPrimaryEndpoint ( ) : bool
return bool
        internal bool IsSetPrimaryEndpoint()
        {
            return this._primaryEndpoint != null;
        }