Amazon.ElastiCache.Model.NodeGroupMember.IsSetCurrentRole C# (CSharp) 메소드

IsSetCurrentRole() 개인적인 메소드

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