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

IsSetNodeGroupId() private method

private IsSetNodeGroupId ( ) : bool
return bool
        internal bool IsSetNodeGroupId()
        {
            return this._nodeGroupId != null;
        }