Amazon.ElastiCache.Model.NodeGroupMember.IsSetCurrentRole C# (CSharp) Method

IsSetCurrentRole() private method

private IsSetCurrentRole ( ) : bool
return bool
        internal bool IsSetCurrentRole()
        {
            return this._currentRole != null;
        }